HardenedBSD/sys
1997-05-31 12:39:08 +00:00
..
alpha
amd64 Include file updates.. <machine/spl.h> -> <machine/ipl.h>, add 1997-05-31 09:27:31 +00:00
compat/linux
compile
conf Synchronize with sys/i386/conf/Makefile.i386 revision 1.98. 1997-05-31 12:39:08 +00:00
ddb
dev No longer need opt_smp.h here 1997-05-29 05:00:35 +00:00
fs Don't remove the controlling tty from the session if the vnode is being 1997-05-29 13:29:13 +00:00
geom
gnu
i386 Include file updates.. <machine/spl.h> -> <machine/ipl.h>, add 1997-05-31 09:27:31 +00:00
isa Include file updates.. <machine/spl.h> -> <machine/ipl.h>, add 1997-05-31 09:27:31 +00:00
isofs/cd9660
kern <machine/spl.h> -> <machine/ipl.h> 1997-05-31 09:30:39 +00:00
libkern
miscfs Don't remove the controlling tty from the session if the vnode is being 1997-05-29 13:29:13 +00:00
modules Corrected accidental breakage in the last commit. 1997-05-26 01:02:41 +00:00
msdosfs
net Bruce mentioned to me that Paul Traina had noticed that the ppp_tty 1997-05-31 10:13:46 +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 sys/i386/conf/Makefile.i386 revision 1.98. 1997-05-31 12:39:08 +00:00
pccard
pci Add code to correctly probe all buses on the Intel XXPRESS motherboard. 1997-05-30 21:01:47 +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 prototypes for the spl* funcs and add externs for *_imask. Leaving 1997-05-31 09:43:22 +00:00
tools
ufs
vm Update the #include "opt_smpxxx.h" includes - opt_smp.h isn't needed 1997-05-29 02:57:22 +00:00
Makefile