summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_hints.c
Commit message (Expand)AuthorAgeFilesLines
* Add a resource_disabled() helper function that returns true (non-zero) ifjhb2003-07-021-0/+14
* Use __FBSDID().obrien2003-06-111-2/+3
* Cosmetic tweaks. Try and keep the style more consistent, catch some straypeter2002-05-011-3/+2
* Finish fixing hints. Remember the use_kenv state for the next run.peter2002-04-271-8/+10
* Partial fix for hintspeter2002-04-271-2/+4
* Rework the kernel environment subsystem. We now convert the staticmux2002-04-171-18/+54
* Fix a fatal type mismatch (char *static_env; vs char static_env[]).peter2001-09-171-2/+0
* Go back to having either static OR dynamic hints, with fallbackpeter2001-07-141-15/+40
* Hints overhaul:peter2001-06-121-0/+304
OpenPOWER on IntegriCloud