NetBSD/sys/miscfs
chs 94d6f3ee95 map files are zero-length. 2001-08-31 04:56:26 +00:00
..
deadfs
fdesc Add DTYPE_PIPE (to be used by new pipe implementation) and handle 2001-06-16 08:28:39 +00:00
fifofs convert to ansi knf 2001-02-27 19:52:21 +00:00
genfs make genfs get/put work for block devices as well: 2001-08-17 05:51:29 +00:00
kernfs let kernfs_mmap() use the default error method. 2001-06-03 02:23:31 +00:00
nullfs (*fs_mount): do not get the parent vnode back from namei to just release it 2001-08-02 22:40:58 +00:00
overlay Some more corrections by Michael K. Sanders. 2001-06-09 11:02:08 +00:00
portal let portalfs_mmap() use the default error method. 2001-06-03 02:22:40 +00:00
procfs map files are zero-length. 2001-08-31 04:56:26 +00:00
specfs undo the part of the last revision that made user block device access 2001-08-18 05:34:46 +00:00
syncfs
umapfs KNF on previous. 2001-08-16 15:37:06 +00:00
union (*fs_mount): do not get the parent vnode back from namei to just release it 2001-08-02 22:40:58 +00:00
Makefile