summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_mbpool.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r298819:bdrewery2016-06-271-1/+1
* MFC r298677:ngie2016-05-131-4/+1
* Give (*ext_free) an int return value allowing for very sophisticatedandre2013-08-251-1/+4
* Add an mbuf pointer parameter to (*ext_free) to give the externalandre2013-08-241-1/+1
* Add parens around *free in *free++ in mbp_count() so that mbp_count()rwatson2007-05-271-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Pass MTX_DEF as the last argument to mtx_init() instead of 0. Thistruckman2003-12-071-1/+1
* Add a facility for devices, specifically network interfaces, that requireharti2003-07-151-0/+399
OpenPOWER on IntegriCloud