NetBSD/sys/miscfs
jtc 299e1fe9df Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:31:05 +00:00
..
deadfs Return EOF for old vnodes of tty devices, rather than EIO. 1995-04-10 00:48:46 +00:00
fdesc Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:31:05 +00:00
fifofs Allow opening a FIFO with O_RDWR. 1995-04-14 23:30:14 +00:00
kernfs Fix the inode calculation in kernfs_getattr(). 1995-10-09 14:25:02 +00:00
nullfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
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 don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
union Don't include free blocks from the lower layer in statistics. 1996-01-30 16:45:10 +00:00