Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. | phk | 2000-07-04 | 1 | -1/+1 |
* | Style police catches up with rev 1.26 of src/sys/sys/sysctl.h: | phk | 2000-07-03 | 1 | -1/+1 |
* | Change the prototype of the strto* routines to make the second | archie | 1999-11-24 | 1 | -2/+3 |
* | add in actual getenv_quad function | mjacob | 1999-11-07 | 1 | -1/+17 |
* | Trim unused options (or #ifdef for undoc options). | peter | 1999-10-11 | 1 | -1/+0 |
* | $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 |