NetBSD/sys
2007-10-26 11:07:32 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch After the machine's bus.h #ifdef was updated, this one needs a tweak as well. 2007-10-26 11:07:32 +00:00
coda
compat vfs_getopsbyname("ngs") -> vfs_getopsbyname("nfs"). 'nuff said 2007-10-23 15:21:31 +00:00
conf
contrib/dev/ath machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
crypto
ddb Pacify some gcc uninitialized warnings at -O3 2007-10-22 00:36:28 +00:00
dev remove #include <usbhid.h> as its not needed 2007-10-25 19:32:15 +00:00
dist
fs Reference mountpoint when fetching operations and release waiters 2007-10-25 15:22:25 +00:00
gdbscripts
ipkdb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
kern Fix debug builds. 2007-10-24 21:50:09 +00:00
lib
lkm Add compat_linux and exec_linux_elf lkm support for amd64: 2007-10-19 18:52:09 +00:00
miscfs
net machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
net80211
netatalk
netbt
netinet machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netinet6 Replace rote sockaddr_in6 initializations (memset(), set sa6_family, 2007-10-24 06:37:20 +00:00
netipsec machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netisdn machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netiso machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netkey
netnatm
netsmb
nfs remove lwp argument from nfs_reconnect and always use &lwp0 2007-10-21 08:23:19 +00:00
opencrypto
rump define _RUMPKERNEL 2007-10-26 10:44:27 +00:00
secmodel
stand
sys Make ras_lookup() lockless. 2007-10-24 14:50:38 +00:00
ufs
uvm defparam PAGER_MAP_SIZE. 2007-10-25 13:03:03 +00:00
Makefile