| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a sleep mutex instead of an sx lock for the kernel environment. This | scottl | 2006-07-09 | 1 | -6/+6 |
* | The resource_xxx routines in subr_hints.c are called before and after the | netchild | 2005-07-31 | 1 | -0/+2 |
* | Don't set ret_namelen and ret_resnamelen in res_find() unless both the | jhb | 2005-03-24 | 1 | -2/+2 |
* | fix spelling of match in comment... | jmg | 2005-03-10 | 1 | -1/+1 |
* | Add a resource_disabled() helper function that returns true (non-zero) if | jhb | 2003-07-02 | 1 | -0/+14 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -2/+3 |
* | Cosmetic tweaks. Try and keep the style more consistent, catch some stray | peter | 2002-05-01 | 1 | -3/+2 |
* | Finish fixing hints. Remember the use_kenv state for the next run. | peter | 2002-04-27 | 1 | -8/+10 |
* | Partial fix for hints | peter | 2002-04-27 | 1 | -2/+4 |
* | Rework the kernel environment subsystem. We now convert the static | mux | 2002-04-17 | 1 | -18/+54 |
* | Fix a fatal type mismatch (char *static_env; vs char static_env[]). | peter | 2001-09-17 | 1 | -2/+0 |
* | Go back to having either static OR dynamic hints, with fallback | peter | 2001-07-14 | 1 | -15/+40 |
* | Hints overhaul: | peter | 2001-06-12 | 1 | -0/+304 |