NetBSD/sys
uwe 4fcce87c8c Replace __INTR_MASK and swap dance to load PSL_RB (and doing stc/ldc
twice in the process) with code that just uses mov.l to get the bits
to clear and set in SR.

Use proper local labels.  Add rcs id.  G/c unused includes.  Add .size
2006-10-15 02:31:00 +00:00
..
altq Only compile in pf specific code when pf is configured. 2006-10-13 09:57:28 +00:00
arch Replace __INTR_MASK and swap dance to load PSL_RB (and doing stc/ldc 2006-10-15 02:31:00 +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
ddb - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
dev white space police 2006-10-15 00:00:00 +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
ipkdb
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