NetBSD/sys
christos d276a994d2 - sprinkle const
- remove unnecessary casts
- change some b*() to mem*()
2005-05-29 21:27:45 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch remove "#if 1" around some necessary code. 2005-05-29 15:58:33 +00:00
coda - sprinkle const 2005-05-29 21:05:25 +00:00
compat Regen 2005-05-23 23:22:27 +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 move decl of db_machine_command_table from db_interface.h to db_command.c 2005-04-29 10:40:16 +00:00
dev Sprinkle const freely and delete unnecessary casts. 2005-05-29 20:56:02 +00:00
dist more fallout from so_uid -> so_uidinfo. 2005-05-07 19:59:56 +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 kernfs does not support mmap(), remove code that pretends that it does. 2005-05-20 13:16:54 +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 Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet tcp_output: account FIN when building sack option. 2005-05-08 04:52:05 +00:00
netinet6 - Arithmetic error when calculating ticks to nd6_llinfo_settimer(). 2005-05-27 22:26:25 +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 Yet another NAT-T fix: don't forbid SP with ports in the policy 2005-05-05 12:08:24 +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