NetBSD/sys
elad 9cafbe15bc Use the defined VERIEXEC_DIRECT instead of the (incorrect) 0 magic number. 2005-06-10 23:32:16 +00:00
..
altq add a missing const. 2005-06-06 02:49:15 +00:00
arch Remove the declaration of a now-unused local variable. 2005-06-10 22:34:05 +00:00
coda - sprinkle const 2005-05-29 21:05:25 +00:00
compat Rework the coredump code to have no explicit knownledge of how coredump 2005-06-10 05:10:12 +00:00
conf Sometimes .BEGIN target is not wanted - eg in sub-make's. 2005-06-07 18:11:34 +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 cc1: warnings being treated as errors 2005-06-10 14:08:06 +00:00
dist pf_reassemble: clear stale csum_flags. 2005-06-08 11:50:46 +00:00
fs - rename variables to avoid shadowing. 2005-05-29 21:00:29 +00:00
gdbscripts
ipkdb
kern Use the defined VERIEXEC_DIRECT instead of the (incorrect) 0 magic number. 2005-06-10 23:32:16 +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 As ether_input() is always called at IPL_NET, there is no need to 2005-06-10 11:11:38 +00:00
net80211 Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +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 Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
netinet6 Change the first argument of the encapsulation check function from 2005-06-02 15:21:35 +00:00
netipsec constify and unshadow. 2005-06-10 13:22:42 +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 Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
opencrypto Sprinkle const. 2005-05-29 21:23:17 +00:00
stand
sys Include "sys/uio.h" instead of forward defining "uio_seg" which causes 2005-06-10 11:36:38 +00:00
ufs Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
uvm If we are builging a small kernel [1], don't inline all these functions. 2005-06-10 22:00:52 +00:00
Makefile