freebsd-dev/sys
Poul-Henning Kamp 2874f1cf36 Properly isolate the locking domains of sysctl from the topology lock
for the sysctls which report the configuration.

Sponsored by:	DARPA & NAI Labs.
2002-10-04 10:38:36 +00:00
..
alpha MFi386: fork1 apparently takes 4 args now 2002-10-02 14:30:14 +00:00
amd64 Add 2 Ids for new ServerWorks host to PCI bridge chipset. 2002-10-02 17:50:38 +00:00
arm
boot Connected boot2. 2002-10-03 16:21:40 +00:00
cam Fix style problems in the quirk entry section. 2002-10-03 19:59:24 +00:00
coda Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
compat Let kse_wakeup() take a KSE mailbox pointer argument. 2002-10-02 16:48:16 +00:00
conf newbus & bus_space the mcd(4) driver. 2002-10-04 07:14:19 +00:00
contrib
crypto
ddb Rename the mutex thread and process states to use a more generic 'LOCK' 2002-10-02 20:31:47 +00:00
dev Remove duplicate make_dev() calls. 2002-10-04 08:33:10 +00:00
fs Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
geom Properly isolate the locking domains of sysctl from the topology lock 2002-10-04 10:38:36 +00:00
gnu
i4b
i386 Remove duplicate make_dev() calls. 2002-10-04 08:33:10 +00:00
ia64 Gah, spell extern correctly. Do not trust cut/paste via old mozilla 2002-10-04 01:57:46 +00:00
isa Fix a probably rare and inconsequential memory leak. 2002-10-02 20:29:54 +00:00
isofs/cd9660
kern Add the new function "sbuf_done()" which returns non-zero if the sbuf is 2002-10-04 09:58:17 +00:00
libkern
modules Turn on the mcd(4) module. 2002-10-04 07:15:34 +00:00
net In an SMP environment post-Giant it is no longer safe to blindly 2002-10-03 02:13:00 +00:00
netatalk
netatm Add a field to struct cmn_unit to hold a pointer to the driver's softc. 2002-10-01 22:04:31 +00:00
netgraph
netinet Since bpf is no longer an optional component, remove associated ifdef's. 2002-10-02 09:38:17 +00:00
netinet6
netipx
netkey
netnatm
netncp Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
netns
netsmb Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
nfs
nfsclient Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
nfsserver Correct a problem wherein NFS servers running NFSv2 would not return 2002-10-03 21:50:37 +00:00
pc98 Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1: 2002-10-01 07:24:55 +00:00
pccard
pci Static'ify a variable. 2002-10-03 06:44:01 +00:00
posix4 Fix various style(9) bugs: 2002-10-03 18:34:13 +00:00
powerpc Clean up ddb warnings/errors and enable in GENERIC 2002-10-04 01:19:18 +00:00
rpc
security Add a new MAC entry point, mac_thread_userret(td), which permits policy 2002-10-02 02:42:38 +00:00
sparc64 Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
sys Add the new function "sbuf_done()" which returns non-zero if the sbuf is 2002-10-04 09:58:17 +00:00
tools
ufs Mark two places where an unsigned number is checked "if (foo < 0)" with 2002-10-02 09:11:18 +00:00
vm Rename the mutex thread and process states to use a more generic 'LOCK' 2002-10-02 20:31:47 +00:00
Makefile