freebsd_amp_hwpstate/sys
Stefan Eßer f9220cde63 Fix problem reported by PHK: Panic in pcic probe because of NULL pointer
dereference (head->next in intr_disconnect).
1997-05-28 22:11:00 +00:00
..
alpha
amd64 Add declaration of mp_probe(). 1997-05-28 18:44:11 +00:00
compat/linux
compile
conf Completely replace the PCI bus driver code to make it better reflect 1997-05-26 15:08:43 +00:00
ddb
dev Add one more compatibility define to make the Adaptec driver compile 1997-05-28 20:37:19 +00:00
fs Fix some warnings (missing prototypes, wrong "generic" args etc) 1997-05-25 04:50:02 +00:00
geom
gnu Shrink struct inode by 20 bytes, so that malloc wastes less space. 1997-05-22 07:30:55 +00:00
i386 Add declaration of mp_probe(). 1997-05-28 18:44:11 +00:00
isa Made the array vec[] a global. 1997-05-25 16:55:26 +00:00
isofs/cd9660
kern Fix problem reported by PHK: Panic in pcic probe because of NULL pointer 1997-05-28 22:11:00 +00:00
libkern
miscfs Fix some warnings (missing prototypes, wrong "generic" args etc) 1997-05-25 04:50:02 +00:00
modules Corrected accidental breakage in the last commit. 1997-05-26 01:02:41 +00:00
msdosfs
net Fix a couple of log()'s that came out with the wrong (default) 1997-05-23 20:40:15 +00:00
netatalk
netinet Uninitialised inp variable in div_bind(). 1997-05-26 03:33:48 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Synchronize with following files: 1997-05-28 09:23:00 +00:00
pccard Don't apply 5V when we want 3.3V. 1997-05-22 07:29:24 +00:00
pci Add one more compatibility define to make the Adaptec driver compile 1997-05-28 20:37:19 +00:00
powerpc/include
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi The correct way to combine 2 4bit values into a 8bit one is (a<<4) | b, not 1997-05-28 21:25:49 +00:00
sys Add declaration of mp_probe(). 1997-05-28 18:44:11 +00:00
tools
ufs Fix warnings (from LINT). Missing static prototype, missing vm includes 1997-05-25 04:57:11 +00:00
vm
Makefile