freebsd-skq/sys
2001-04-17 09:59:34 +00:00
..
alpha Blow away the panic mutex in favor of using a single atomic_cmpset() on a 2001-04-17 04:18:08 +00:00
amd64 Blow away the panic mutex in favor of using a single atomic_cmpset() on a 2001-04-17 04:18:08 +00:00
arm/include
boot no longer needed now that we are able to build cdboot from sources again 2001-04-08 00:01:54 +00:00
cam Fix an off-by-2 error in periphdriver_register(). The read side of the 2001-04-16 15:53:54 +00:00
coda This patch removes the VOP_BWRITE() vector. 2001-04-17 08:56:39 +00:00
compat
compile
conf Move the isa parts to a separate file. 2001-04-16 13:20:39 +00:00
contrib
crypto
ddb
dev Add support the the Intel ICH2 mobile 2001-04-16 21:22:34 +00:00
fs This patch removes the VOP_BWRITE() vector. 2001-04-17 08:56:39 +00:00
geom
gnu
i4b
i386 Blow away the panic mutex in favor of using a single atomic_cmpset() on a 2001-04-17 04:18:08 +00:00
ia64 Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS) 2001-04-15 19:37:28 +00:00
isa
isofs/cd9660
kern This patch removes the VOP_BWRITE() vector. 2001-04-17 08:56:39 +00:00
libkern Add function prototypes and base module for kernel side iconv library. 2001-04-09 09:39:29 +00:00
miscfs
modules Add missing sound module. 2001-04-16 17:04:41 +00:00
msdosfs
net Dont (ab)use drv2 to know if (si_flags & SI_NAMED) (pointed out by dd) 2001-04-17 09:59:34 +00:00
netatalk
netatm
netgraph Don't reference a node after we dropped a reference to it 2001-04-11 22:04:47 +00:00
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb This file also depends on sys/types.h and sys/ioccom.h. 2001-04-13 10:50:48 +00:00
nfs This patch removes the VOP_BWRITE() vector. 2001-04-17 08:56:39 +00:00
nfsclient This patch removes the VOP_BWRITE() vector. 2001-04-17 08:56:39 +00:00
nfsserver
ntfs This patch removes the VOP_BWRITE() vector. 2001-04-17 08:56:39 +00:00
nwfs
pc98 Merged from sys/i386/isa/npx.c revision 1.95. 2001-04-16 09:15:40 +00:00
pccard Fix minor typo in comment. 112x -> 12xx 2001-04-11 22:49:00 +00:00
pci Fix minor typo in comment. 112x -> 12xx 2001-04-11 22:49:00 +00:00
posix4
powerpc Blow away the panic mutex in favor of using a single atomic_cmpset() on a 2001-04-17 04:18:08 +00:00
rpc
svr4
sys This patch removes the VOP_BWRITE() vector. 2001-04-17 08:56:39 +00:00
tools
ufs This patch removes the VOP_BWRITE() vector. 2001-04-17 08:56:39 +00:00
vm This patch removes the VOP_BWRITE() vector. 2001-04-17 08:56:39 +00:00
Makefile