NetBSD/sys/miscfs
mycroft e729deedb2 Fix a condition where union_updatevp() would reinsert the node onto the
wrong hash chain, by not swapping the hash values.  Noted by John Kohl, but
fixed differently.
1995-06-02 02:39:20 +00:00
..
deadfs Return EOF for old vnodes of tty devices, rather than EIO. 1995-04-10 00:48:46 +00:00
fdesc KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
fifofs Allow opening a FIFO with O_RDWR. 1995-04-14 23:30:14 +00:00
kernfs fix timeval vs. timespec warnings 1995-04-15 01:56:43 +00:00
nullfs KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
portal Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 1995-06-01 22:43:30 +00:00
procfs Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 1995-06-01 22:43:30 +00:00
specfs Use the new d_type field. Set VISTTY for vnodes of tty devices. 1995-04-10 00:48:10 +00:00
umapfs Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 1995-06-01 22:43:30 +00:00
union Fix a condition where union_updatevp() would reinsert the node onto the 1995-06-02 02:39:20 +00:00