.. |
altq
|
nuke trailing whitespace
|
2005-02-26 22:58:54 +00:00 |
arch
|
add more "const"
|
2005-06-02 13:17:45 +00:00 |
coda
|
- sprinkle const
|
2005-05-29 21:05:25 +00:00 |
compat
|
more cast-qual fallout
|
2005-06-02 13:03:27 +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
|
avoid "volatile" cast-aways
|
2005-06-02 13:11:39 +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
|
nuke trailing whitespace
|
2005-02-26 22:58:54 +00:00 |
ipkdb
|
nuke trailing whitespace
|
2005-02-26 22:58:54 +00:00 |
kern
|
Add missing RCS id. Problem pointed out by Jukka Salmi.
|
2005-06-02 12:58: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
|
Remove type casts and lint directives which are now longer necessary
|
2005-06-02 10:54:58 +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
|
Remove type casts and lint directives which are now longer necessary
|
2005-06-02 10:54:58 +00:00 |
netinet6
|
Remove type casts and lint directives which are now longer necessary
|
2005-06-02 10:54:58 +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
|
nuke trailing whitespace
|
2005-02-26 22:31:44 +00:00 |
netns
|
nuke trailing whitespace
|
2005-02-26 22:31:44 +00:00 |
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
|
Change the first argument of m_copydata() to "const struct mbuf *" (which
|
2005-06-02 10:34: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
|
prepend an underscore to local variables in macros, to avoid shadowing
|
2005-06-01 18:03:50 +00:00 |
Makefile
|
|
|