NetBSD/sys
cgd 326e5bd552 get & setdomainname are COMPAT_09, not COMPAT_43 1994-05-17 00:04:39 +00:00
..
adosfs directories wired to have link count 1 not 2, pointed out by Charles. 1994-05-16 05:03:56 +00:00
arch Remove some cruft left over from debugging. 1994-05-16 23:11:42 +00:00
boot
compat follow 1994-05-07 05:07:23 +00:00
conf Add some new stuff. 1994-05-13 06:19:13 +00:00
ddb Add "show callout". 1994-04-27 10:49:07 +00:00
dev Use ether_ifattach() rather than doing the same thing in each driver. 1994-05-13 06:13:43 +00:00
isofs don't break on dirent.h 1994-05-07 01:22:26 +00:00
kern get & setdomainname are COMPAT_09, not COMPAT_43 1994-05-17 00:04:39 +00:00
lib need a backslash! 1994-05-16 11:01:45 +00:00
libkern
miscfs setrun rename 1994-05-07 01:15:38 +00:00
msdosfs some prototype cleanup, eliminate/replace bogus types (e.g. quad and 1994-04-25 03:49:27 +00:00
net repair protos and functions 1994-05-15 19:20:02 +00:00
netccitt Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:02:48 +00:00
netinet i forgot a four letter word... 1994-05-14 06:25:32 +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 Trivial function name change. 1994-05-13 06:12:51 +00:00
pcfs
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 getdomainname, setdomainname, and uname COMPAT_09 in syscall table 1994-05-17 00:02:28 +00:00
ufs new kernel malloc. much better (but slower) diagnostic checking 1994-05-13 08:32:17 +00:00
vm setrq -> setrunqueue, sched -> scheduler 1994-05-13 00:50:41 +00:00
Makefile