.. |
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
|
- Needs sys/atomic.h for atomic_inc_uint()
|
2008-01-31 08:23:04 +00:00 |
smbfs
|
Lock v_knlist with the vnode interlock. PR kern/37881.
|
2008-02-05 14:19:52 +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
|
Convert to ansi definitions from old-style definitons.
|
2008-02-27 19:59:48 +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 |