freebsd-nq/sys
Julian Elischer e081731767 commit the version I actually tested..
Submitted by:	davidxu
2002-09-29 23:23:25 +00:00
..
alpha
amd64 Deal with some SMP races by doing the entire copyin at once rather 2002-09-28 22:44:45 +00:00
arm
boot
cam Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
coda
compat
conf Moved most interrupt related code to a new file, interrupt.S. 2002-09-28 01:56:24 +00:00
contrib
crypto
ddb Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
dev Fix comment 2002-09-29 18:42:14 +00:00
fs s/struct dev_t */dev_t */ 2002-09-28 21:21:01 +00:00
geom Zero the local-variable mutexes before we call mtx_init() on them, 2002-09-28 19:38:29 +00:00
gnu
i4b
i386 Deal with some SMP races by doing the entire copyin at once rather 2002-09-28 22:44:45 +00:00
ia64
isa Added some buggy PC-98 PnP cards support. 2002-09-29 13:31:26 +00:00
isofs/cd9660 Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
kern commit the version I actually tested.. 2002-09-29 23:23:25 +00:00
libkern
modules
net Fixed some of the namespace pollution in rev.1.33. <sys/systm.h> was 2002-09-29 12:09:08 +00:00
netatalk
netatm Include <sys/systm.h> instead of depending on namespace pollution in 2002-09-29 12:01:36 +00:00
netgraph
netinet Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
nfsserver
pc98 Added some buggy PC-98 PnP cards support. 2002-09-29 13:31:26 +00:00
pccard
pci
posix4
powerpc
rpc
security
sparc64 Renamed intr_enqueue to intr_vector and intr_dequeue to intr_fast, to 2002-09-28 03:06:35 +00:00
sys Implement basic KSE loaning. This stops a hread that is blocked in BOUND mode 2002-09-29 23:04:34 +00:00
tools
ufs When spamming me with a printf(9), under DIAGNOSTIC, at least be nice enough 2002-09-28 19:04:49 +00:00
vm Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
Makefile