NetBSD/sys
macallan 222fbf8824 clear only interrupts we really use, fixes weirdnesses with PCMCIA cards on
my PB3400
2006-10-13 19:48:41 +00:00
..
altq Only compile in pf specific code when pf is configured. 2006-10-13 09:57:28 +00:00
arch clear only interrupts we really use, fixes weirdnesses with PCMCIA cards on 2006-10-13 19:48:41 +00:00
coda - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
compat - sprinkle __unused on function decls. 2006-10-12 01:30:41 +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 more unused variable fallout. 2006-10-13 18:28:06 +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 genfs_putpages: don't try to deactivate loaned pages. 2006-10-12 10:10:48 +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 Make this compile again (hi xtos!). Switch to C99 structure initializations. 2006-08-31 23:21:54 +00:00
netisdn Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netiso - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netkey - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netnatm One step closer to loadable domains. Store pointers to a domain's soft 2006-08-25 19:33:50 +00:00
netsmb - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs more unused variable fallout. 2006-10-13 18:28:06 +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 Add __unused to unused function arguments. 2006-10-13 10:21:21 +00:00
uvm More __unused (in cpp conditionals not touched by i386). 2006-10-12 21:35:00 +00:00
Makefile Don't descend into netns and netccitt 2006-08-25 17:40:21 +00:00