NetBSD/sys
christos 333e176687 - sprinkle const
- remove unneeded casts
- use more mem*() instead of b*() funcs.
2005-05-29 21:22:52 +00:00
..
altq
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
ipkdb
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
netatalk Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +00:00
netccitt
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
netiso No 0x in front of %p... 2005-05-22 15:54: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
netns
netsmb Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
nfs - sprinkle const 2005-05-29 20:58:13 +00:00
opencrypto
stand
sys Sprinkle const. 2005-05-29 21:19:41 +00:00
ufs - Use an empty snap block list to set the initial file size. Snapshot is 2005-05-25 11:07:13 +00:00
uvm avoid shadow variables. 2005-05-29 21:06:33 +00:00
Makefile