NetBSD/sys
2005-06-04 22:45:11 +00:00
..
altq
arch Fix -Wcast-qual warnings, unfortunately using __UNCONST() for sysctl() 2005-06-04 22:40:03 +00:00
coda - sprinkle const 2005-05-29 21:05:25 +00:00
compat Remove __P() and parameter names from a prototype declaration. 2005-06-03 23:05:46 +00:00
conf Added veriexec as a MI major. 2005-06-03 12:39:52 +00:00
crypto Constify, to make it compile (at least). 2005-06-03 11:31:57 +00:00
ddb make the argument of db_write_bytes const (sorry for the signature change) 2005-06-01 15:57:23 +00:00
dev Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +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
ipkdb
kern Constify argument to ttyldisc_lookup and ttyldisc_remove. 2005-06-04 22:45:11 +00:00
lib Re-sync with libc version of memcpy_arm.S, which has deals correctly 2005-06-02 08:20:53 +00:00
lkm Use TOOL_GENASSYM. 2005-05-30 18:33:15 +00:00
miscfs rename delay. 2005-05-30 22:13:50 +00:00
net Change the first argument of the encapsulation check function from 2005-06-02 15:21:35 +00:00
net80211 Unconst sysctl_query... hi atatat 2005-05-30 04:16:56 +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 Sprinkle some const 2005-06-03 21:40:56 +00:00
netinet6 Change the first argument of the encapsulation check function from 2005-06-02 15:21:35 +00:00
netipsec - Discrepency between malloc / free types with init vector (see free 2005-05-27 22:30:03 +00:00
netisdn quell cast-qual and shadow warnings 2005-06-01 18:07:04 +00:00
netiso - use memcpy instead of bcopy. 2005-05-31 01:37:06 +00:00
netkey - sprinkle const 2005-05-29 21:29:43 +00:00
netnatm
netns
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 Constify argument to ttyldisc_lookup and ttyldisc_remove. 2005-06-04 22:45:11 +00:00
ufs the cluster summary must be swapped even for ufs2 2005-06-03 01:14:07 +00:00
uvm adapt to const changes. 2005-06-04 13:48:35 +00:00
Makefile