freebsd-skq/sys
glebius c207fe4548 - Fix build with TRACE_MESSAGES defined
- Remove extra parenthesis
2005-02-04 16:08:20 +00:00
..
alpha Sort includes a little so that bus.h comes before cpu.h (for device_t). 2005-02-04 06:58:09 +00:00
amd64 MFi386: Merge updates to the cpu pseudo-driver. Compile, not runtime 2005-02-04 06:02:37 +00:00
arm Sort includes a little so that bus.h comes before cpu.h (for device_t). 2005-02-04 06:58:09 +00:00
boot
bsm Add a stub audit_kevents.h, which defines exactly one audit event: 2005-02-02 14:27:36 +00:00
cam
coda
compat
conf cosmetic changes. 2005-02-04 15:34:52 +00:00
contrib - Split out PCI support. 2005-02-03 23:01:01 +00:00
crypto
ddb
dev Make the devclass static for now until deciding whether to share them. 2005-02-04 07:25:44 +00:00
doc
fs
gdb
geom
gnu
i4b
i386 Fix pc98 support (broken by previous change). 2005-02-04 13:37:21 +00:00
ia64 Include sys/bus.h before sys/cpu.h. The latter needs device_t. 2005-02-04 06:38:58 +00:00
isa Anytime we write to the RTC's status B register to possibly enable 2005-02-03 19:06:03 +00:00
isofs/cd9660
kern Set the scheduling class of the idle threads to PRI_IDLE. 2005-02-04 06:16:05 +00:00
libkern MFlibc: Remove extra closing parenthesis. 2005-02-03 15:51:39 +00:00
modules Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers. 2005-02-04 05:49:36 +00:00
net
net80211 correct check for unicast key being setup; wpa_supplicant in particular 2005-02-03 16:21:07 +00:00
netatalk
netatm
netgraph - Fix build with TRACE_MESSAGES defined 2005-02-04 16:08:20 +00:00
netinet teach scope of IPv6 address to net.inet6.tcp6.getcred. 2005-02-04 14:43:05 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Merged from sys/dev/sio/sio.c revision 1.457. 2005-02-04 13:35:21 +00:00
pccard
pci
posix4
powerpc Sort includes a little so that bus.h comes before cpu.h (for device_t). 2005-02-04 06:58:09 +00:00
rpc
security
sparc64 Sort includes a little so that bus.h comes before cpu.h (for device_t). 2005-02-04 06:58:09 +00:00
sys Bump __FreeBSD_version for cpufreq addition. Requested by marcus@ 2005-02-04 06:59:58 +00:00
tools
ufs - Use a seperate malloc tag for saved inode contents to help in debugging 2005-02-02 20:30:47 +00:00
vm Set the scheduling class of the zeroidle thread to PRI_IDLE. 2005-02-04 06:18:31 +00:00
Makefile