NetBSD/sys/fs
thorpej 712239e366 Replace the Mach-derived boolean_t type with the C99 bool type. A
future commit will replace use of TRUE and FALSE with true and false.
2007-02-21 22:59:35 +00:00
..
adosfs Call genfs_node_destroy() where appropriate. 2007-02-20 16:21:03 +00:00
cd9660 Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
filecorefs Call genfs_node_destroy() where appropriate. 2007-02-20 16:21:03 +00:00
msdosfs Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
ntfs Call genfs_node_destroy() where appropriate. 2007-02-20 16:21:03 +00:00
ptyfs only change atime on access. 2007-01-19 20:10:36 +00:00
puffs Properly fix rev 1.44: limit error values from the file server to 2007-02-20 19:45:37 +00:00
smbfs Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysvbfs Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
tmpfs Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
udf Call genfs_node_destroy() where appropriate. 2007-02-20 16:21:03 +00:00
union more fixes for the new vnode locking scheme: 2007-02-04 15:03:20 +00:00
Makefile kernel portion of puffs - the Pass-to-Userspace Framework File System. 2006-10-22 22:43:23 +00:00
unicode.h revive copyright notice for the code derived from libc/locale/utf2.c. 2006-05-20 08:28:27 +00:00