aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_mbpool.c
Commit message (Expand)AuthorAgeFilesLines
* Add parens around *free in *free++ in mbp_count() so that mbp_count()Robert Watson2007-05-271-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Pass MTX_DEF as the last argument to mtx_init() instead of 0. ThisDon Lewis2003-12-071-1/+1
* Add a facility for devices, specifically network interfaces, that requireHartmut Brandt2003-07-151-0/+399