freebsd-src/sys
2005-01-16 02:39:18 +00:00
..
alpha Add bus_dmamap_load_mbuf_sg() to alpha. 2005-01-15 20:11:25 +00:00
amd64 Remove redundant code to drop per-thread debug register state from 2005-01-14 20:16:41 +00:00
arm Add support for KTR_BUSDMA. 2005-01-15 19:42:28 +00:00
boot
cam
coda
compat Fix a problem reported by Pierre Beyssac. Sometinmes when ndis_get_info() 2005-01-14 22:39:44 +00:00
conf If USER of HOSTNAME is set to an empty value, use the fallback value. 2005-01-15 13:25:41 +00:00
contrib
crypto
ddb
dev Fix kernel builds with INVARIANTS. 2005-01-16 02:39:18 +00:00
doc
fs NULL-terminate the . and .. directory entries. Apparently some tools ignore 2005-01-14 16:35:34 +00:00
gdb
geom CAM will sometimes remove a disk again even before it finished being 2005-01-14 21:05:35 +00:00
gnu
i4b
i386 Bah, another whitespace fix. 2005-01-14 20:50:52 +00:00
ia64 Fix an assignment that I missed in the last commit. 2005-01-15 20:03:59 +00:00
isa
isofs/cd9660
kern make umtx timeout relative so userland can select different clock type, 2005-01-14 13:38:15 +00:00
libkern
modules
net Remove ip_fw.h and ip_dummynet.h from includes. 2005-01-15 22:04:17 +00:00
net80211
netatalk
netatm
netgraph Raise & drop IFF_RUNNING upon receival of netgraph flow control 2005-01-14 11:55:07 +00:00
netinet o Clean up interface between ip_fw_chk() and its callers: 2005-01-14 09:00:46 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc Add bus_dmamap_load_mbuf_sg() to powerpc. 2005-01-15 19:55:25 +00:00
rpc
security
sparc64 Add the bus_dmamap_load_mbuf_sg() function to sparc64. 2005-01-15 09:20:47 +00:00
sys Add a cast to fix a warning. 2005-01-15 02:43:31 +00:00
tools
ufs Fix ACLs handling for the root file system. 2005-01-15 17:09:53 +00:00
vm Consider three objects, O, BO, and BBO, where BO is O's backing object 2005-01-15 21:12:47 +00:00
Makefile