NetBSD/sys
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
..
adosfs set blocksize in adosfs_getattr(). fixes pr#968 1995-04-17 12:22:08 +00:00
arch Add a man page. 1995-06-02 00:22:47 +00:00
compat Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 1995-06-01 22:43:30 +00:00
conf rename files files for new config/config.old naming 1995-04-28 08:19:12 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev Changed ns82450 to ns8250 and dropped ns82550 from probe console messages. 1995-06-01 21:26:51 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 1995-06-01 22:43:30 +00:00
lib parenthesize macro arg usage 1995-05-16 05:26:36 +00:00
miscfs Fix a condition where union_updatevp() would reinsert the node onto the 1995-06-02 02:39:20 +00:00
msdosfs Require the denode to be locked before calling msdosfs_hashins(), rather than 1995-04-07 17:37:08 +00:00
net Newer version from CSRG. 1995-05-17 15:50:06 +00:00
netccitt Remove some explicit references to loif. 1995-04-11 04:30:47 +00:00
netinet Don't use INADDR_* constants in case labels. 1995-06-01 21:46:27 +00:00
netiso Avoid byte-swapping IP addresses at run time. 1995-06-01 21:35:34 +00:00
netns nsipstart() should return void. 1995-04-11 04:25:21 +00:00
nfs Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 1995-06-01 22:43:30 +00:00
scsi looks like some extra ')'s were left in here. 1995-05-03 21:38:57 +00:00
stand
sys Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 1995-06-01 22:43:30 +00:00
ufs Fix thinko in previous commit. Do this as suggested by John Kohl. 1995-05-30 11:41:38 +00:00
vm oops; vm_pageout.c should include machine/cpu.h, _not_ vm_pager.c 1995-05-07 19:27:27 +00:00
Makefile