NetBSD/sys
mrg b4c0ef6b69 replace the hack to pass USBD_SYNCHRONOUS down when called with
XS_CTL_POLL with one that doesn't modify global-to-softc state.
2012-03-04 00:21:20 +00:00
..
altq
arch make i386 and amd64 cpu_reboot() more similar. in particular, bring 2012-03-03 23:43:17 +00:00
coda
common
compat Switch to ANSI style declaration. 2012-02-21 18:10:00 +00:00
conf Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
crypto
ddb add __printflike where needed 2012-02-10 02:14:23 +00:00
dev replace the hack to pass USBD_SYNCHRONOUS down when called with 2012-03-04 00:21:20 +00:00
dist Back out the recent import of IPFilter 5.1.1 for the upcoming branch, 2012-02-15 17:55:03 +00:00
external Use the release date as suggested. 2012-02-19 16:45:03 +00:00
fs in tmpfs_readdir(), skip the . and .. processing on removed directories, 2012-02-27 16:10:56 +00:00
gdbscripts
ipkdb
kern If IPL_SAFEPRI is defined, use it to initialize safepri. 2012-03-03 00:22:24 +00:00
lib Fix a bug that libsa ls doesn't work in case of filename with directory path. 2012-03-02 12:08:44 +00:00
miscfs Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
modules Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
net - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
net80211
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt
netinet Back out the recent import of IPFilter 5.1.1 for the upcoming branch, 2012-02-15 17:55:03 +00:00
netinet6 ip6_output: check for rtcache_setdst() error, which may happen if running 2012-02-05 00:41:15 +00:00
netipsec
netisdn
netiso
netkey
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb
nfs When using socket loaning, make sure the KVA used for the loan has the same 2012-02-01 02:27:23 +00:00
opencrypto
rump add a _kernel_locked_p(). 2012-02-20 22:35:14 +00:00
secmodel
stand
sys Since link sets symbols are local to the shared object, mark them as 2012-03-03 02:09:57 +00:00
ufs Make this compile again. From Paul Fleischer. 2012-02-28 02:48:39 +00:00
uvm __uvmexp_pagesize is needed also for non-modular builds, as 2012-02-27 01:39:58 +00:00
Makefile