Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 16:56:54 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Jonathan Lemon <jlemon@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/kern kern_environment.c
Message-ID:  <XFMail.010920165654.jhb@FreeBSD.org>
In-Reply-To: <200109202009.f8KK9bu88534@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 20-Sep-01 Jonathan Lemon wrote:
> jlemon      2001/09/20 13:09:37 PDT
> 
>   Modified files:
>     sys/kern             kern_environment.c 
>   Log:
>   Add a sysctl MIB 'kern.env', that dumps the contents of the kernel
>   environment from the loader, as well as the kernel's compiled in static
>   hints.

> kenv 
LINES="24"
acpi_load="YES"
bootfile="kernel"
console="vidconsole"
currdev="disk1s2a:"
debug.acpi.avoid="_SB_.PCI0.PX40.SIO_"
hint.acpi.0.oem="DELL  "
hint.acpi.0.revision="1"
hint.acpi.0.rsdt="0x07ffb00f"
...

The 'kenv' program isn't sufficient?

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010920165654.jhb>