NetBSD/sys/fs
elad f68b0219b0 Per discussion on tech-kern@:
- Replace use of label/goto with returns

  - Rename, change prototype of, and move functions from vfs_subr.c to
    genfs_vnops.c
2009-04-22 22:57:08 +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 Pass VREAD instead of FREAD to VOP_ACCESS(). 2009-04-20 21:29:01 +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 Per discussion on tech-kern@: 2009-04-22 22:57:08 +00:00
puffs Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
smbfs Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
sysvbfs * create only one vnode per inode 2009-04-09 09:56:30 +00:00
tmpfs Per discussion on tech-kern@: 2009-04-22 22:57:08 +00:00
udf Per discussion on tech-kern@: 2009-04-22 22:57:08 +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 Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +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