NetBSD/sys/fs/tmpfs
dyoung b0281cfdf3 Fix typo: I'm pretty sure that in tmpfs_done(), both of the malloc(9)
types are supposed to be detached, not attached.
2007-10-23 19:45:29 +00:00
..
files.tmpfs
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_pool.c Put _tmpfs_ in the name of the pools instead of _pool_. Obviously 2007-10-23 19:43:54 +00:00
tmpfs_pool.h
tmpfs_specops.c
tmpfs_specops.h
tmpfs_subr.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
tmpfs_vfsops.c Fix typo: I'm pretty sure that in tmpfs_done(), both of the malloc(9) 2007-10-23 19:45:29 +00:00
tmpfs_vnops.c Multiple fixes for tmpfs' rename operation: 2007-07-23 15:41:01 +00:00
tmpfs_vnops.h
tmpfs.h TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
TODO