1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys
Warner Losh f13ea502b5 Move this to the specific architectures that are supported. #ifdef foo
in sys/pmc.h precludes it from working on !i386, !amd64.  When that changes,
it can be moved back into conf/NOTES.
2005-04-19 22:16:46 +00:00
..
alpha Break out the definition of bus_space_{tag,handle}_t and a few other types 2005-04-18 21:45:34 +00:00
amd64 Move this to the specific architectures that are supported. #ifdef foo 2005-04-19 22:16:46 +00:00
arm Break out the definition of bus_space_{tag,handle}_t and a few other types 2005-04-18 21:45:34 +00:00
boot
bsm
cam
coda
compat
conf Move this to the specific architectures that are supported. #ifdef foo 2005-04-19 22:16:46 +00:00
contrib
crypto
ddb
dev Remove unused variable that was horking up the LINT build 2005-04-19 21:40:49 +00:00
doc
fs
gdb
geom The size of a filesystem may be less than the size of the provider it 2005-04-19 21:55:28 +00:00
gnu
hwpmc Remove unused variable that was horking up the LINT build 2005-04-19 21:40:49 +00:00
i4b
i386 Move this to the specific architectures that are supported. #ifdef foo 2005-04-19 22:16:46 +00:00
ia64 Break out the definition of bus_space_{tag,handle}_t and a few other types 2005-04-18 21:45:34 +00:00
isa
isofs/cd9660
kern Call g_waitidle() before every check the list of holds is empty. 2005-04-19 21:44:44 +00:00
libkern
modules Add a driver for SMI-based SpeedStep. The hardware supports two frequency 2005-04-19 16:38:24 +00:00
net
net80211
netatalk
netatm
netgraph Fix panics with misconfigured routing: 2005-04-18 11:32:17 +00:00
netinet Make DUMMYNET compile without INET6 2005-04-19 10:12:21 +00:00
netinet6 Add IPv6 support to IPFW and Dummynet. 2005-04-18 18:35:05 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient TCP reconnect is not an error. 2005-04-18 13:42:13 +00:00
nfsserver
opencrypto
pc98 Move this to the specific architectures that are supported. #ifdef foo 2005-04-19 22:16:46 +00:00
pccard
pci Fix newer Xircom CBE2-100 cards that were reporting 2005-04-18 03:31:29 +00:00
posix4
powerpc Break out the definition of bus_space_{tag,handle}_t and a few other types 2005-04-18 21:45:34 +00:00
rpc
security Introduce p_canwait() and MAC Framework and MAC Policy entry points 2005-04-18 13:36:57 +00:00
sparc64 Break out the definition of bus_space_{tag,handle}_t and a few other types 2005-04-18 21:45:34 +00:00
sys Fix a race condition between kern_wait() and thread_stopped(). 2005-04-19 08:07:28 +00:00
tools
ufs
vm
Makefile