NetBSD/sys/fs
ad a9ca7a3734 Catch up with descriptor handling changes. See kern_descrip.c revision
1.173 for details.
2008-03-21 21:54:58 +00:00
..
adosfs Do genfs_node_init() earlier. PR kern/36162. 2008-02-05 15:18:36 +00:00
cd9660 Convert to ansi definitions from old-style definitons. 2008-02-27 19:43:36 +00:00
efs Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
filecorefs Do genfs_node_init() earlier. PR kern/36162. 2008-02-05 15:18:36 +00:00
hfs Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
msdosfs PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
ntfs PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
ptyfs Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
puffs Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
smbfs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
sysvbfs Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
tmpfs u_int is not a C99 standard type, so spell it out completely as 2008-02-06 11:23:53 +00:00
udf Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
union Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
unionfs A port of FreeBSD's updated unionfs. This is a work in progress. In 2008-02-18 16:44:22 +00:00
Makefile Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
unicode.h -add __unused declarations to make it possible to use only half of it 2007-02-26 12:33:08 +00:00