NetBSD/sys
gwr 81c8755972 Moved to ufsboot 1995-06-01 20:26:32 +00:00
..
adosfs set blocksize in adosfs_getattr(). fixes pr#968 1995-04-17 12:22:08 +00:00
arch Moved to ufsboot 1995-06-01 20:26:32 +00:00
compat Clear up name conflict between Ultrix syscall 103 and 139. 1995-06-01 16:38:15 +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 Fix multicast filter calculation. 1995-05-28 11:29:46 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern add a facility by which to register 'hooks' to be run at shutdown time. 1995-05-31 20:41:44 +00:00
lib parenthesize macro arg usage 1995-05-16 05:26:36 +00:00
miscfs Add prototype. 1995-05-30 18:55:28 +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 Add missing ntohl() in multicast test. 1995-06-01 15:59:04 +00:00
netiso cast pointers to longs, not ints 1995-04-22 13:29:33 +00:00
netns nsipstart() should return void. 1995-04-11 04:25:21 +00:00
nfs Remove gratuitous extra indirections. 1995-05-23 06:22:45 +00:00
scsi looks like some extra ')'s were left in here. 1995-05-03 21:38:57 +00:00
stand
sys Integrate multicast 3.5 distribution, with several bugs fixed and general 1995-05-31 21:50:34 +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