Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 1995 11:15:47 -0700
From:      Sean Eric Fagan <sef@kithrup.com>
To:        bde@zeta.org.au, terry@cs.weber.edu
Cc:        freebsd-hackers@FreeBSD.org, henrich@crh.cl.msu.edu
Subject:   Re: login.c environ=envinit ?
Message-ID:  <199505151815.LAA11739@kithrup.com>

next in thread | raw e-mail | index | archive | help
I'm all for having environment variables accessible through the kernel
(/proc/<pid>/env, anyone?), but the main reason *I* haven't done so
so far is that there *is* code out there that knows how to manipulate
the environmnent variables, and assumes things about the global variable --
or even that there is one ;).

If terry wants to implement it and try it out for a while, I'll be glad to
help him, but I wouldn't want it in the mainline of code until, say, all of
ports has been built to use it.

(Wow... code [of a sort] from terry.  Will wonders never cease? 8-))

Sean.



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