summaryrefslogtreecommitdiff
path: root/usr.bin/error/error.h
AgeCommit message (Expand)Author
1993-04-09added, from net/2 (patch 119).cgd
0000'>2007-11-22Don't KASSERT that the pool allocator returns a page - it might bepooka 2007-11-10Back out the tmpfs changes; there appears to be a bug lurking.ad 2007-11-06Merge from vmlocking.ad 2007-10-23Put _tmpfs_ in the name of the pools instead of _pool_. Obviouslydyoung 2007-03-12Pass an ipl argument to pool_init/POOL_INIT to be used when initializingad 2006-11-09Add 2006 to the copyright notice; should have done this when touching thejmmv 2006-09-03use c99 initializerschristos 2005-12-11merge ktrace-lwp.christos 2005-09-23Kill the tmpfs(9) manual page; it was just documenting internal details ofjmmv 2005-09-12- don't keep a reference to a variable on stack.yamt 2005-09-10Initial addition of tmpfs, an efficient memory file-system. This projectjmmv