freebsd-dev/sys
2002-01-08 16:25:51 +00:00
..
alpha Convert a bunch of 1 << PCPU_GET(cpuid) to PCPU_GET(cpumask). 2002-01-05 09:41:37 +00:00
amd64 Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
arm
boot Don't turn on RB_CDROM if the rootdev is a BIOS cd device for now as this 2002-01-04 07:59:27 +00:00
cam Extend Olympus E-100RS quirk to cover entire E series of digital cameras. 2002-01-07 03:32:56 +00:00
coda
compat Gut this header; since physio_proc_init is never called, the code never does 2002-01-08 10:26:44 +00:00
conf Connect smp support to the kernel build. 2002-01-08 05:55:46 +00:00
contrib Import this patch to address user concerns. 2002-01-04 12:32:34 +00:00
crypto
ddb
dev Staticise a couple of things that shouldn't be leaked into the 2002-01-08 10:32:33 +00:00
fs Staticise pfs_vncache, it's not used anywhere else. 2002-01-08 11:15:57 +00:00
geom
gnu
i4b
i386 Gut this header; since physio_proc_init is never called, the code never does 2002-01-08 10:26:44 +00:00
ia64 Convert a bunch of 1 << PCPU_GET(cpuid) to PCPU_GET(cpumask). 2002-01-05 09:41:37 +00:00
isa
isofs/cd9660
kern o Add missing synchronization (splnet()/splx()) in aio_free_entry(). 2002-01-06 21:03:39 +00:00
libkern
modules
net Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
netatalk
netatm Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
netgraph Staticise the socket list. 2002-01-08 10:30:34 +00:00
netinet Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
netinet6 Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
netipx Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
netkey
netnatm Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
netncp
netns Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
netsmb
nfs
nfsclient
nfsserver
pc98 Merged from sys/dev/sio/sio.c revisions 1.354 and 1.358. 2002-01-06 09:54:50 +00:00
pccard
pci
posix4
powerpc
rpc
security/lomac
sparc64 Add upa.h, which I had previously forgotten, to unbreak the sparc64 2002-01-08 16:25:51 +00:00
svr4
sys o Add missing synchronization (splnet()/splx()) in aio_free_entry(). 2002-01-06 21:03:39 +00:00
tools Throw the $FreeBSD$s back in, properly escaping them. 2002-01-04 05:27:47 +00:00
ufs
vm Change the preemption code for software interrupt thread schedules and 2002-01-05 08:47:13 +00:00
Makefile