.. |
altq
|
add a missing const.
|
2005-06-06 02:49:15 +00:00 |
arch
|
Adapt to compiling with -Wcast-qual and -Wshadow by adding const in
|
2005-06-09 08:05:31 +00:00 |
coda
|
|
|
compat
|
Remove __P() and parameter names from a prototype declaration.
|
2005-06-03 23:05:46 +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
|
Adapt to compiling with -Wcast-qual by constifying a char* field.
|
2005-06-09 09:15:28 +00:00 |
dist
|
pf_reassemble: clear stale csum_flags.
|
2005-06-08 11:50:46 +00:00 |
fs
|
|
|
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Properly fix the constipated lossage wrt -Wcast-qual and the sysctl
|
2005-06-09 02:19:59 +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
|
|
|
miscfs
|
|
|
net
|
Properly fix the constipated lossage wrt -Wcast-qual and the sysctl
|
2005-06-09 02:19:59 +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
|
Change the first argument of the encapsulation check function from
|
2005-06-02 15:21:35 +00:00 |
netipsec
|
Since we decided "const struct mbuf *" would not do the right thing (tm),
|
2005-06-06 06:06:50 +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
|
|
|
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
|
Properly fix the constipated lossage wrt -Wcast-qual and the sysctl
|
2005-06-09 02:19:59 +00:00 |
ufs
|
Properly fix the constipated lossage wrt -Wcast-qual and the sysctl
|
2005-06-09 02:19:59 +00:00 |
uvm
|
Make sure state.end has a valid initial value.
|
2005-06-07 22:02:48 +00:00 |
Makefile
|
|
|