freebsd-skq/sys
Duncan Barclay 5f95c244f0 Removed a few RAY_MAP_CMs that were not needed.
Made checking sc->gone a lot safer by checking to see if sc is NULL first.

Made return from tsleep in the ccs allocator detach safe.
2000-06-10 21:24:36 +00:00
..
alpha It is not necessary to wrap usage of $f28 with ".set noat/at" pairs. 2000-06-10 20:42:27 +00:00
amd64 Unused include: #include "ether.h" 2000-06-10 07:13:26 +00:00
boot Put some version checking. 2000-06-07 22:19:49 +00:00
cam Disable multi-lun probing on Hitachi DK31* drives. 2000-06-04 03:17:37 +00:00
coda
compat
compile
conf Add ISP_COMPILE_12160_FW and ISP_COMPILE_12160_FW options to opt_isp.h 2000-06-10 02:09:50 +00:00
contrib Unused include: #include "fla.h" 2000-06-10 11:05:17 +00:00
crypto
ddb
dev Removed a few RAY_MAP_CMs that were not needed. 2000-06-10 21:24:36 +00:00
fs Instead of completely disallowing VOP_SETATTR, just do it where there is 2000-06-06 00:35:39 +00:00
geom
gnu The change to do a longword compare in the previous commit just broke an 2000-06-03 11:09:09 +00:00
i4b
i386 No-op change. Remove #if NVT > 0 in files that are 'optional vt' and 2000-06-10 11:03:31 +00:00
isa
isofs/cd9660
kern fix a typo 2000-06-10 19:21:20 +00:00
libkern
miscfs Instead of completely disallowing VOP_SETATTR, just do it where there is 2000-06-06 00:35:39 +00:00
modules Add agp. 2000-06-09 16:07:32 +00:00
msdosfs
net Unused include: #include "sl.h" - NSL is no longer used. 2000-06-10 11:21:30 +00:00
netatalk
netatm
netgraph
netinet Add tcpoptions to ipfw. This works much in the same way as ipoptions do. 2000-06-08 15:34:51 +00:00
netinet6
netipx
netkey Check for MGET* returning NULL and return ENOBUFS in this case. 2000-06-10 17:55:57 +00:00
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Merged from sys/i386/i386/machdep.c revision 1.394. 2000-06-06 08:21:59 +00:00
pccard
pci Release resources properly in detach. 2000-06-10 17:53:20 +00:00
posix4
powerpc
rpc
svr4
sys Add KASSERT() to mbuf free routines in order to allow developers to 2000-06-10 18:00:27 +00:00
tools
ufs o Remove unneeded off_t variable to clean up compile warning 2000-06-05 14:22:51 +00:00
vm Add missing increment of allocation counter. 2000-06-05 06:34:41 +00:00
Makefile