freebsd-nq/sys
Alan Cox 79660d837c o Make _vm_object_allocate() and vm_object_allocate() callable
without holding Giant.
 o Begin documenting the trivial cases of the locking protocol
   on vm_object.
2002-05-04 20:23:48 +00:00
..
alpha Typo fix: detects -> detect. 2002-05-03 17:59:25 +00:00
amd64 Restore the ability interrupt dumps on i386, based on 2002-05-04 17:45:48 +00:00
arm
boot
cam
coda
compat
conf Use -ffreestanding for kernel bits unconditionally. 2002-05-04 20:07:33 +00:00
contrib
crypto
ddb
dev When a program launched on the local console exits, the shell will 2002-05-04 15:42:38 +00:00
fs Include systm.h for panic(9) so that DEBUG_ALL_VFS_LOCKS compiles. 2002-05-04 02:37:00 +00:00
geom
gnu
i4b
i386 Restore the ability interrupt dumps on i386, based on 2002-05-04 17:45:48 +00:00
ia64 Use region 7 addresses for the slabs in the PV and PT zones so that we 2002-05-04 12:21:32 +00:00
isa
isofs/cd9660 Include systm.h for panic(9) so that DEBUG_ALL_VFS_LOCKS compiles. 2002-05-04 02:37:00 +00:00
kern Fix a typo. 2002-05-04 19:50:09 +00:00
libkern
modules
net Redo the sigio locking. 2002-05-01 20:44:46 +00:00
netatalk
netatm - Replaced the Atm_connection storage pool with an uma_zone of 2002-05-02 07:27:29 +00:00
netgraph
netinet Redo the sigio locking. 2002-05-01 20:44:46 +00:00
netinet6
netipx
netkey Redo the sigio locking. 2002-05-01 20:44:46 +00:00
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 Typo fix: detects -> detect. 2002-05-03 17:59:25 +00:00
pccard
pci Don't grab the lock until somewhat later in attach to avoid a lock 2002-05-03 08:44:53 +00:00
posix4
powerpc
rpc
security/lomac
sparc64 Typo fix: detects -> detect. 2002-05-03 17:59:25 +00:00
svr4
sys Shake unused stuff out of the flags in struct buf->b_flags. 2002-05-04 19:40:34 +00:00
tools include systm.h in vnode_if.c so that panic is defined when we're doing 2002-05-04 02:35:13 +00:00
ufs Include systm.h so panic(9) is defined when doing DEBUG_ALL_VFS_LOCKS. 2002-05-04 02:40:37 +00:00
vm o Make _vm_object_allocate() and vm_object_allocate() callable 2002-05-04 20:23:48 +00:00
Makefile