NetBSD/sys
enami 0c35ace672 Actually, usbd_trim_spaces was not writing to const memory, so revert
unnecessary changes.  Instead, make the caller code easier to read.
After all, it is enough to suppress warning due to constfy.
2005-06-19 04:01:36 +00:00
..
altq add a missing const. 2005-06-06 02:49:15 +00:00
arch - Do away with the old _SPLRAISE() template macro. Instead, provide an 2005-06-19 01:54:51 +00:00
coda
compat We don't have sigcode if we are not in COMPAT_16. 2005-06-14 22:35:20 +00:00
conf Do not use -Wreturn-type with gcc 2.95.x 2005-06-18 22:56:02 +00:00
crypto
ddb
dev Actually, usbd_trim_spaces was not writing to const memory, so revert 2005-06-19 04:01:36 +00:00
dist Use an "XXXGCC -Wuninitalized" style that is consistent with that used 2005-06-15 01:48:20 +00:00
fs
gdbscripts
ipkdb
kern Fix some locking issues: 2005-06-18 01:34:03 +00:00
lib Remove bcmp(). Use memcmp() instead. 2005-06-13 12:11:07 +00:00
lkm Use coredump_elf32, not coredump_netbsd. 2005-06-11 20:06:46 +00:00
miscfs
net 30393/Miles Nordin: PF/ALTQ does not work on ppp(4) interfaces 2005-06-11 22:26:42 +00:00
net80211 Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
netatalk
netccitt
netinet Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
netinet6
netipsec constify and unshadow. 2005-06-10 13:22:42 +00:00
netisdn Rename a shadowed variable 2005-06-13 20:34:16 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
opencrypto
stand
sys More veriexec changes: 2005-06-17 17:46:18 +00:00
ufs Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
uvm Change signature of uvm_kmapent_map defintiion to __INLINE to match prototype 2005-06-13 20:39:14 +00:00
Makefile