NetBSD/sys
christos cdec0c5e9c Add a const. 2005-05-29 22:16:00 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch avoid variable shadowing. 2005-05-29 21:58:41 +00:00
coda - sprinkle const 2005-05-29 21:05:25 +00:00
compat - sprinkle const. 2005-05-29 22:08:16 +00:00
conf tweak reference of DEBUG variable to ignore options that don't start with -g 2005-05-23 22:01:11 +00:00
crypto Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +00:00
ddb Add lots of const. 2005-05-29 21:31:05 +00:00
dev Add a const. 2005-05-29 22:16:00 +00:00
dist - sprinkle const 2005-05-29 21:57:49 +00:00
fs - rename variables to avoid shadowing. 2005-05-29 21:00:29 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern Now we can fix the volatile cast-aways. 2005-05-29 21:16:14 +00:00
lib Provide HEXDIGITS as well (needed on mvme68k/stand) 2005-05-23 19:05:00 +00:00
lkm Reduce optimization level for sh5 for one file which causes our gcc 2005-05-26 18:33:36 +00:00
miscfs - sprinkle const 2005-05-29 21:55:33 +00:00
net - sprinkle const 2005-05-29 21:22:52 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk sprinkle const. 2005-05-29 21:52:30 +00:00
netccitt Sprinkle const. 2005-05-29 21:53:52 +00:00
netinet - add const 2005-05-29 21:41:23 +00:00
netinet6 - avoid shadowed variables 2005-05-29 21:43:51 +00:00
netipsec - Discrepency between malloc / free types with init vector (see free 2005-05-27 22:30:03 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso - sprinkle const 2005-05-29 21:27:45 +00:00
netkey - sprinkle const 2005-05-29 21:29:43 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb sprinkle const, remove casts. 2005-05-29 21:26:27 +00:00
nfs - sprinkle const 2005-05-29 20:58:13 +00:00
opencrypto Sprinkle const. 2005-05-29 21:23:17 +00:00
stand
sys Sprinkle const. 2005-05-29 21:19:41 +00:00
ufs - sprinkle const 2005-05-29 21:25:24 +00:00
uvm avoid shadow variables. 2005-05-29 21:06:33 +00:00
Makefile