NetBSD/sys
1994-06-15 19:02:35 +00:00
..
adosfs fix an off by one error in hash chain counting code. Also fix "lockup" 1994-06-02 23:42:19 +00:00
arch now uses passed in timer frequency. 1994-06-15 19:02:35 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat much works but untested w/new fs. expect more tomorrow 1994-06-15 05:18:01 +00:00
conf 4.4 fs code. 1994-06-10 10:57:03 +00:00
ddb Fix test for empty db_symtab on big-endian machines. 1994-06-03 01:58:32 +00:00
dev kill some pre-lite code that was #ifdef'd appropriately 1994-06-14 00:25:43 +00:00
isofs b_un.b_addr -> b_data 1994-06-14 23:54:44 +00:00
kern Get rid if 'set -f' (at Adam's request). It is unnecessary, 1994-06-15 18:13:31 +00:00
lib fix typo: scan.c -> scanc.c 1994-06-15 15:27:42 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs Deal with silly DIAGNOSTIC check. 1994-06-15 17:52:32 +00:00
msdosfs MIN -> min, MAX -> max 1994-05-24 02:35:53 +00:00
net some minor splx-type bug fixes from christos@deshaw.com. 1994-06-14 03:09:23 +00:00
netccitt Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:02:48 +00:00
netinet Update to version 2 mrouting; from pre-4.4lite NetBSD + 4.4 mods 1994-06-09 16:01:53 +00:00
netiso Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:10:16 +00:00
netns Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:10:16 +00:00
nfs Fix false "hits" in the attribute cache when booting diskless. 1994-06-14 03:29:12 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi Nuke some junk in scsi_link, as pointed out by Gordon. 1994-05-12 22:16:04 +00:00
stand Clean up deleted files. 1994-01-26 03:21:46 +00:00
sys make getdtablesize COMPAT_43; should be COMPAT_44 or _09, but that has probs 1994-06-14 05:18:03 +00:00
ufs Fastlink compat. 1994-06-15 15:35:06 +00:00
vm #ifdef FIFO's 1994-06-13 16:31:54 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00