Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix warnings related to -Wall -Wcast-qual | dillon | 1999-01-28 | 1 | -2/+2 |
* | Fix getenv() comparison against '=' ... was *cp = '=' instead of | dillon | 1999-01-27 | 1 | -2/+2 |
* | Add getenv_int(), specifically for retrieving integer values from kernel | msmith | 1999-01-15 | 1 | -1/+20 |
* | Don't try to initialise the environment out of a sysinit, it's handled | msmith | 1998-10-09 | 1 | -10/+1 |
* | Fix damaged comment. | jkh | 1998-10-09 | 1 | -1/+2 |
* | Kernel environment access, preloaded module lookup. | msmith | 1998-10-09 | 1 | -0/+126 |