NetBSD/sys
uwe 71ee5d56f8 Protect miniroot initialization code with #ifdef MFS 2006-10-14 23:51:17 +00:00
..
altq Only compile in pf specific code when pf is configured. 2006-10-13 09:57:28 +00:00
arch Protect miniroot initialization code with #ifdef MFS 2006-10-14 23:51:17 +00:00
coda - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
compat sprinkle __unused. 2006-10-14 18:57:06 +00:00
conf - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
contrib/dev/ath - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
crypto static comes first 2006-09-03 05:22:36 +00:00
ddb - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
dev The SEC uses the same page latch for both ROM and RAM, so we should arrange 2006-10-14 21:47:11 +00:00
dist More -Wunused fallout. sprinkle __unused when possible; otherwise, use the 2006-10-13 16:53:35 +00:00
fs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
gdbscripts Make these work again. I know, I'm a bit impatient, since they've 2006-09-29 15:43:06 +00:00
ipkdb Don't use KAUTH_RESULT_* where it's not applicable. 2006-09-13 10:07:42 +00:00
kern More -Wunused fallout. sprinkle __unused when possible; otherwise, use the 2006-10-13 16:53:35 +00:00
lib - Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib. 2006-10-08 03:14:55 +00:00
lkm Make pn_family static. 2006-10-04 21:47:56 +00:00
miscfs add wrapper functions of lockmgr on g_glock. 2006-10-14 09:16:28 +00:00
net More -Wunused fallout. sprinkle __unused when possible; otherwise, use the 2006-10-13 16:53:35 +00:00
net80211 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netatalk - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netbt - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netinet more unused variable fallout. 2006-10-13 18:28:06 +00:00
netinet6 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netipsec more __unused 2006-10-13 20:53:59 +00:00
netisdn
netiso - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netkey Fix argument order 2006-10-14 21:05:40 +00:00
netnatm
netsmb - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs grab glock when calling uvm_unp_setsize, so that it doesn't interfere 2006-10-14 09:18:57 +00:00
opencrypto - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
secmodel Introduce KAUTH_REQ_NETWORK_SOCKET_CANSEE. Since we're not gonna be having 2006-10-13 15:39:18 +00:00
stand
sys Introduce KAUTH_REQ_NETWORK_SOCKET_CANSEE. Since we're not gonna be having 2006-10-13 15:39:18 +00:00
ufs don't use g_glock directly. 2006-10-14 09:17:26 +00:00
uvm uvm_loanbreak: transfer dirtiness of the old page to the new page, 2006-10-14 09:23:56 +00:00
Makefile