Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 19:55:45 -0500
From:      Jonathan Lemon <jlemon@flugsvamp.com>
To:        Peter Wemm <peter@wemm.org>
Cc:        Jonathan Lemon <jlemon@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_environment.c
Message-ID:  <20010920195545.A71885@prism.flugsvamp.com>
In-Reply-To: <20010920230545.B102F38FF@overcee.netplex.com.au>
References:  <200109202009.f8KK9bu88534@freefall.freebsd.org> <20010920230545.B102F38FF@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 20, 2001 at 04:05:45PM -0700, Peter Wemm wrote:
> 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.
> 
> Congratulations! you have just broken kenv(1). :-(  This mib was addressable
> by index so that a userland program could pull them out, one by one.

*sigh*.  If I had known about kenv, I wouldn't have done this;
I was trying whatever I could think of to get sysctl(8) to pull
the values out.

Do you want to just erase the commit, or I revert it?
-- 
Jonathan

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?20010920195545.A71885>