NetBSD/sys
yamt 81463c93c7 implement RFC3465 appropriate byte counting.
from Kentaro A. Kurahone, with minor adjustments by me.
the ack prediction part of the original patch was omitted because
it's a separate change.  reviewed by Rui Paulo.
2006-10-19 11:40:51 +00:00
..
altq Don't enable ALTQ in altq_pfattach. Enabling/disabling of ALTQ is already 2006-10-15 13:17:13 +00:00
arch SH_RCR2_BITS for bitmask_snprintf. 2006-10-19 03:26:10 +00:00
coda - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
compat Make it compile with -Wextra 2006-10-16 20:18:55 +00:00
conf Sparc64 is -Wextra ready - but we are not sure where to go with __unused, 2006-10-17 14:28:46 +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 Recognize a newer D-Link DWL-G122 as supported. 2006-10-17 23:42:18 +00:00
dist now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +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
kern now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +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 now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +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 implement RFC3465 appropriate byte counting. 2006-10-19 11:40:51 +00:00
netinet6 use portable bitfields. 2006-10-17 14:52:21 +00:00
netipsec more __unused 2006-10-13 20:53:59 +00:00
netisdn replace static for ncapi - it doesn't need exporting - nuke it from the header 2006-10-16 13:03:03 +00:00
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 now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +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 regen 2006-10-17 15:07:21 +00:00
ufs ffs_truncate: don't forget to zero the past eof in the case of 2006-10-17 11:39:18 +00:00
uvm add an assertion. 2006-10-19 09:34:00 +00:00
Makefile