summaryrefslogtreecommitdiff
path: root/sys/fs/tmpfs/tmpfs_pool.h
AgeCommit message (Expand)Author
2010-06-22Replace tmpfs_pool custom allocator code with a simpler layer for memoryrmind
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-11-09Add 2006 to the copyright notice; should have done this when touching thejmmv
2006-02-10make the include files usable from userland.christos
2005-12-03- protect userland exported files against multiple inclusion.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