HardenedBSD/sys
Matthew N. Dodd 14bacef14e - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it
now lives in the respective bus front end files.
- Add various function prototypes to if_edvar.h
- Clean up some debugging code that snuck into if_ed_isa.c
- Turn on the right bits in files.i386
1999-10-15 03:12:48 +00:00
..
alpha * Implement bus_set/get/delete_resource for pci. 1999-10-14 21:38:33 +00:00
amd64 * Implement bus_set/get/delete_resource for pci. 1999-10-14 21:38:33 +00:00
boot
cam
coda
compat
compile
conf - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it 1999-10-15 03:12:48 +00:00
contrib
ddb
dev - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it 1999-10-15 03:12:48 +00:00
fs Under some condition vnode can reference itself. 1999-10-14 09:35:37 +00:00
geom
gnu
i4b
i386 - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it 1999-10-15 03:12:48 +00:00
isa * Add some verbose logging to the PnP parser and fix a couple of bugs. 1999-10-14 21:03:03 +00:00
isofs/cd9660
kern Missed the second argument of fdrop(). 1999-10-14 10:50:06 +00:00
libkern
miscfs
modules
msdosfs
net Zap #include "tun.h" (for NTUN) - which isn't used anymore. 1999-09-27 00:55:29 +00:00
netatalk
netatm
netinet
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs Under some condition vnode can reference itself. 1999-10-14 09:35:37 +00:00
pc98
pccard Make it easier to have completely new bus attachment points for pccard 1999-10-15 03:10:13 +00:00
pci Make some small tweaks: 1999-10-14 21:49:17 +00:00
posix4
powerpc * Implement bus_set/get/delete_resource for pci. 1999-10-14 21:38:33 +00:00
rpc
svr4
sys Revive ps_usertramp, it's still referenced by COMPAT_SUNOS code. 1999-10-14 17:29:53 +00:00
tools
ufs
vm
Makefile