freebsd_amp_hwpstate/sys
John Baldwin ae60f36f19 Axe the per-cpu variable witness_spin_check as it was replaced by the
per-cpu spinlocks list.
2001-04-06 07:20:27 +00:00
..
alpha Regen after adding linux_sched_get_priority_max() and 2001-04-03 18:01:41 +00:00
amd64 Axe the per-cpu variable witness_spin_check as it was replaced by the 2001-04-06 07:20:27 +00:00
arm/include
boot Don't call prom_open() multiple times. This confuses some versions of SRM 2001-04-05 10:28:52 +00:00
cam If we have and error and are booting verbosely, don't be complaining 2001-04-04 18:24:35 +00:00
coda
compat Add linux_sched_get_priority_max() and linux_sched_get_priority_min(): The 2001-04-01 06:37:40 +00:00
compile
conf Add support for MODULES_OVERRIDE. This is a list of modules to build 2001-04-02 08:52:05 +00:00
contrib/dev
crypto
ddb
dev More error handling cleanups. 2001-04-05 15:45:53 +00:00
fs - Various style fixes. 2001-03-29 18:10:46 +00:00
geom fix a number of printf format string warnings inside DEBUG ifdefs 2001-03-29 15:05:08 +00:00
gnu
i4b
i386 Axe the per-cpu variable witness_spin_check as it was replaced by the 2001-04-06 07:20:27 +00:00
ia64 Reduce the emasculation of bounds_check_with_label() by one line, so we 2001-03-29 20:26:12 +00:00
isa
isofs/cd9660
kern - Change the msleep()s to condition variables. 2001-04-03 04:50:13 +00:00
libkern
miscfs - Various style fixes. 2001-03-29 18:10:46 +00:00
modules Add support for MODULES_OVERRIDE. This is a list of modules to build 2001-04-02 08:52:05 +00:00
msdosfs
net Fix bpf devices so select() recognizes that they are always writable. 2001-04-04 23:27:35 +00:00
netatalk
netatm
netgraph
netinet pipe/queue are the only consumers of flow_id, so only set it in those cases 2001-04-06 06:52:25 +00:00
netinet6 - correct logic of per-address input packet counts for lo0 2001-04-05 19:45:02 +00:00
netipx
netkey
netnatm Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, which 2001-04-05 04:20:48 +00:00
netncp
netns
nfs o Rather than arbitrarily construct a credential in the nfs_statfs() 2001-04-05 06:12:38 +00:00
nfsclient o Rather than arbitrarily construct a credential in the nfs_statfs() 2001-04-05 06:12:38 +00:00
nfsserver
ntfs
nwfs
pc98 Correct typo. 2001-04-01 07:15:16 +00:00
pccard
pci
posix4
powerpc
rpc
svr4
sys Various style fixes. 2001-04-05 03:55:27 +00:00
tools
ufs o Indent sub-section headings to be consistent with README.extattr. 2001-04-03 18:05:03 +00:00
vm
Makefile