summaryrefslogtreecommitdiff
path: root/sys/fs/tmpfs/files.tmpfs
AgeCommit message (Expand)Author
2012-05-09Adapt tmpfs_rename to use genfs_rename.riastradh
2010-06-22Replace tmpfs_pool custom allocator code with a simpler layer for memoryrmind
2010-03-02Don't generate unused fs_thefs.h headers.pooka
2005-12-11merge ktrace-lwp.christos
2005-09-10Initial addition of tmpfs, an efficient memory file-system. This projectjmmv