freebsd-dev/sys
2006-12-05 18:54:21 +00:00
..
amd64 Use a different bitmask for superpages' base address so that it 2006-12-05 11:31:33 +00:00
arm Do not forget to call pmap_free_l2_bucket() in pmap_remove_pages(). 2006-12-04 12:55:00 +00:00
boot Note that not all architectures use sendfile(2) buffers; 2006-11-29 05:53:25 +00:00
bsm
cam Add an xpt_print function to reduce most of the xpt_print_path/printf 2006-12-05 07:45:28 +00:00
coda
compat MFP4: 109653 2006-12-04 22:46:09 +00:00
conf fls was missing 2006-11-30 06:17:54 +00:00
contrib
crypto
ddb
dev Fix an off by one error in struct nve_tx_desc's frags[] array as a result 2006-12-05 15:31:05 +00:00
fs o Do not leave uninitialized birthtime: in MSDOSFSMNT_LONGNAME 2006-12-03 19:04:26 +00:00
gdb
geom Softc may be NULL in g_journal_orphan(), so don't be surprised. 2006-12-02 09:10:29 +00:00
gnu
i4b
i386 Optimized RTC accesses by avoiding null writes to the index register 2006-12-03 03:49:28 +00:00
ia64
isa Optimized RTC accesses by avoiding null writes to the index register 2006-12-03 03:49:28 +00:00
isofs/cd9660
kern Bug fix for obscenely large wait times on uncontested locks 2006-12-04 22:15:50 +00:00
libkern
modules Add the linux module to the amd64 build, all symbols can now be resolved. 2006-12-02 13:58:13 +00:00
net Use callout mechanism instead of timeout()/untimeout(). 2006-12-05 18:54:21 +00:00
net80211 Fix packing on the country band descriptor. No real change since this 2006-12-01 18:40:51 +00:00
netatalk
netatm
netgraph Remove m_megapullup from ng_nat and put it under libalias. 2006-12-01 16:27:11 +00:00
netinet Improve style(9) conformance of igmp.c. 2006-12-04 00:41:48 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs NFSv4 client: 2006-11-28 19:33:28 +00:00
nfs4client NFSv4 client: 2006-11-28 19:33:28 +00:00
nfsclient In nfs_nget(), we must initialize the fh in the nfsnode before inserting the 2006-11-29 02:21:40 +00:00
nfsserver
opencrypto
pc98
pccard
pci if_watchdog -> rl_watchdog 2006-12-01 21:52:07 +00:00
powerpc Fix gdb issue where the i-cache was not being updated when a breakpoint 2006-12-05 04:01:52 +00:00
rpc
security
sparc64 Turn console printf buffering into a kernel option and only on 2006-11-30 04:17:05 +00:00
sun4v - separate out rounding memory ranges to 4M boundaries from OFW memory allocation bug workaround 2006-12-04 19:35:40 +00:00
sys if a thread blocked on userland condition variable is 2006-12-04 14:15:12 +00:00
tools
ufs
vm
Makefile