NetBSD/sys
bouyer 6132369235 MMUEXT_INVLPG_MULTI and MMUEXT_TLB_FLUSH_MULTI use a long as cpu mask,
not uint32_t, so  pass a pointer of the right type.
While there, cleanup includes and delete local, redundant define of PG_k.
2012-03-02 16:37:38 +00:00
..
altq
arch MMUEXT_INVLPG_MULTI and MMUEXT_TLB_FLUSH_MULTI use a long as cpu mask, 2012-03-02 16:37:38 +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 Added RTL8168E/8111E-VL support. 2012-03-02 16:23:40 +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 {mutex,rw}_vector_enter: use macro versions to disable/enable preemption. 2012-02-25 22:32:44 +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 Backout previous - we do not need it anymore 2012-02-22 17:52:58 +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