1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys
2004-09-23 22:58:43 +00:00
..
alpha
amd64
arm Add the config file for the IQ31244 board. 2004-09-23 22:55:00 +00:00
boot Redefine a PTE as a 64-bit integral type instead of a struct of 2004-09-23 18:37:36 +00:00
cam
coda Do not use devsw() but si_devsw direction. This is still bogus but a 2004-09-23 12:19:24 +00:00
compat
conf Use -O2 for the arm kernel as well 2004-09-23 22:53:22 +00:00
contrib Protect sockaddr_union definitions with a protecting define. This allows to 2004-09-23 12:44:40 +00:00
crypto
ddb
dev Re-route interrupts on arm as well. 2004-09-23 22:58:43 +00:00
doc
fs Eliminate DEV_STRATEGY() macro: call dev_strategy() directly. 2004-09-23 14:45:04 +00:00
gdb
geom
gnu
i4b
i386 Invalidate cache after changing pte entry. 2004-09-23 16:06:27 +00:00
ia64
isa
isofs/cd9660
kern Don't try to protect td_sticks with sched_lock. It doesn't need it as it 2004-09-23 21:03:58 +00:00
libkern
modules Per recent HEADSUP: Disconnect (old)vinum from the kernel build. 2004-09-23 08:34:50 +00:00
net
net80211
netatalk
netatm
netgraph
netinet
netinet6
netipsec Protect sockaddr_union definitions with a protecting define. This allows to 2004-09-23 12:44:40 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc
rpc Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-23 18:25:46 +00:00
security
sparc64
sys Add locking notes on the members of rusage. Note that these notes reflect 2004-09-23 21:08:14 +00:00
tools
ufs Introduce new /boot/loader.conf variable: root_mount_delay. 2004-09-23 10:13:18 +00:00
vm
Makefile