freebsd-dev/sys
1997-05-29 05:00:35 +00:00
..
alpha
amd64 No longer need opt_smp.h here 1997-05-29 05:00:35 +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 No longer need opt_smp.h here 1997-05-29 05:00:35 +00:00
fs Fix some warnings (missing prototypes, wrong "generic" args etc) 1997-05-25 04:50:02 +00:00
geom
gnu
i386 No longer need opt_smp.h here 1997-05-29 05:00:35 +00:00
isa No longer need opt_smp.h here 1997-05-29 05:00:35 +00:00
isofs/cd9660
kern Don't need "opt_smp.h" on these files 1997-05-29 04:52:04 +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
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
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 Don't refer to NCPU in extern decl for SMPruntime[] 1997-05-29 04:50:23 +00:00
tools
ufs Fix warnings (from LINT). Missing static prototype, missing vm includes 1997-05-25 04:57:11 +00:00
vm Update the #include "opt_smpxxx.h" includes - opt_smp.h isn't needed 1997-05-29 02:57:22 +00:00
Makefile