NetBSD/sys
1996-02-28 16:06:02 +00:00
..
adosfs
arch Changes from Walter Ruetten for P550 support. 1996-02-28 04:14:05 +00:00
compat syscalls.master changed. 1996-02-28 16:06:02 +00:00
conf add isabus and pcibus attributes, for attachment of isa and pci busses 1996-02-28 01:42:42 +00:00
ddb Eliminate dependency on /usr/include/* 1996-02-27 20:54:43 +00:00
dev make PCI bus match/attach and sub-device attachment machine-independent, 1996-02-28 01:47:06 +00:00
isofs/cd9660
kern Replace config_found() with config_found_sm(), which adds a cfmatch_t to the 1996-02-27 21:45:46 +00:00
lib Make this code independent of <sys/nfs> now that we use very little 1996-02-26 23:05:14 +00:00
miscfs
msdosfs
net Emulate OSIOCGIFADDR, et al, if COMPAT_LINUX is defined. 1996-02-27 08:17:08 +00:00
netccitt
netinet two more local addr changes, all done differently now (idea from charles) 1996-02-26 23:16:42 +00:00
netiso
netns Fixed bug I introduced in the previous changes. In the ctlinput functions, 1996-02-18 05:42:59 +00:00
nfs Oops. Do previous fix on the right line this time.. (thanks Charles) 1996-02-25 17:47:26 +00:00
scsi Add a SDEV_AUTOSAVE quirk for the DEC RZ55. 1996-02-22 23:37:27 +00:00
stand
sys Replace config_found() with config_found_sm(), which adds a cfmatch_t to the 1996-02-27 21:45:46 +00:00
ufs in mfs_print: mfs_baseoff is a pointer, should be printed as %p, and 1996-02-21 00:06:45 +00:00
vm We no longer need the old hack for allocating the u-area on the i386. 1996-02-18 22:53:43 +00:00
Makefile