NetBSD/sys/fs
reinoud 5d76927e7e Add missing vrele() as found by the testsuite.
Thanks Jurgen Hannken for the patch.
2015-01-04 14:23:37 +00:00
..
adosfs We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
cd9660 Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
efs
filecorefs
hfs Small cleanup: 2014-12-29 17:17:54 +00:00
msdosfs src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
nfs src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
nilfs
ntfs Typos: 2014-12-29 16:37:27 +00:00
ptyfs Revert previous; it does not work with COMPAT_BSDPTY, screen(1) fails because 2014-10-21 16:05:01 +00:00
puffs Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
smbfs Replace old style open array with C99 variant - cosmetic only, but should 2015-01-02 09:48:01 +00:00
sysvbfs Add forgotten memset() to clear sysvbfs nodes before setting them up. 2015-01-02 16:51:02 +00:00
tmpfs
udf Add missing vrele() as found by the testsuite. 2015-01-04 14:23:37 +00:00
union src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
unionfs
v7fs Change v7fs to vcache. 2014-12-29 15:29:38 +00:00
Makefile
unicode.h