NetBSD/sys/miscfs
mycroft 2d1739cbe1 Implement VOP_BWRITE() using vn_bwrite(), per r_friedl@informatik.uni-kl.de. 1995-10-15 05:18:12 +00:00
..
deadfs
fdesc /dev/std* are of type DT_LNK. 1995-10-09 14:20:04 +00:00
fifofs
kernfs Fix the inode calculation in kernfs_getattr(). 1995-10-09 14:25:02 +00:00
nullfs
portal Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
procfs Use the index number as the cookie, rather than multiplying by UIO_MX. 1995-10-09 14:03:32 +00:00
specfs Implement VOP_BWRITE() using vn_bwrite(), per r_friedl@informatik.uni-kl.de. 1995-10-15 05:18:12 +00:00
umapfs
union Avoid reentering union_dircache() by locking the union vnode. From John Kohl. 1995-10-05 06:26:12 +00:00