NetBSD/sys
2005-06-02 20:14:55 +00:00
..
altq
arch Catch up with constification. 2005-06-02 20:12:35 +00:00
coda
compat Add extern declaration for "bufpages". 2005-06-02 20:14:55 +00:00
conf Don't assume infinite command line length. 2005-06-02 05:11:55 +00:00
crypto add a missing const 2005-05-31 00:43:56 +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 Adapt to -Wcast-qual by adding a const and using __UNVOLATILE() in 2005-06-02 14:41:26 +00:00
dist - sprinkle const 2005-05-29 21:57:49 +00:00
fs
gdbscripts
ipkdb
kern When writing coredumps, don't write zero uninstantiated demand-zero pages. 2005-06-02 17:01:43 +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
netccitt Sprinkle const. 2005-05-29 21:53:52 +00:00
netinet Change the first argument of the encapsulation check function from 2005-06-02 15:21:35 +00:00
netinet6 Change the first argument of the encapsulation check function from 2005-06-02 15:21:35 +00:00
netipsec
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
netnatm
netns
netsmb
nfs
opencrypto
stand
sys Adapt to shadowing and qualifier-cast warnings. 2005-06-02 17:45:59 +00:00
ufs fix copy/paste/don'tupdate bug (fix from PR 22232 by Robert Elz). 2005-06-02 10:08:36 +00:00
uvm When writing coredumps, don't write zero uninstantiated demand-zero pages. 2005-06-02 17:01:43 +00:00
Makefile