NetBSD/sys/fs
pooka f505490c8d Invariants should be tested for with KASSERT instead of semi-pretending
that them not holding is an acceptable error condition.
2009-04-05 15:10:41 +00:00
..
adosfs ansify function definitions 2009-03-15 17:14:40 +00:00
cd9660 buildfix: re-adapt for major/minor returning 32bit value again. 2009-01-22 16:05:03 +00:00
efs Add specfs/fifofs support. Not really fully tested, but at least 2008-12-01 14:34:50 +00:00
filecorefs Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
hfs fix botch in previous 2009-03-27 06:35:10 +00:00
msdosfs ansify function definitions 2009-03-15 17:14:40 +00:00
ntfs bcopy -> memcpy 2009-03-18 17:06:41 +00:00
ptyfs Destroy mutexes used to guard hash table during vfs_detach. Fixes LOCKDEBUG 2009-03-24 22:05:24 +00:00
puffs Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
smbfs bcopy -> memcpy 2009-03-18 17:06:41 +00:00
sysvbfs Rototill all remaining file systems to use ubc_uiomove() instead 2008-11-26 20:17:33 +00:00
tmpfs Invariants should be tested for with KASSERT instead of semi-pretending 2009-04-05 15:10:41 +00:00
udf Fix possible overshoot when allocating from a space bitmap when ffs(3) returns 2009-03-25 20:04:52 +00:00
union Turn up the volume on the warning message a bit and note that unionfs can 2009-04-04 10:32:49 +00:00
unionfs bcopy -> memcpy 2009-03-18 17:06:41 +00:00
Makefile Install mount argument structure header just like every other file system. 2008-07-28 12:42:12 +00:00
unicode.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00