arch
|
remove "#if 1" around some necessary code.
|
2005-05-29 15:58:33 +00:00 |
coda
|
- sprinkle const
|
2005-05-29 21:05:25 +00:00 |
compat
|
Regen
|
2005-05-23 23:22:27 +00:00 |
dev
|
Sprinkle const freely and delete unnecessary casts.
|
2005-05-29 20:56:02 +00:00 |
dist
|
more fallout from so_uid -> so_uidinfo.
|
2005-05-07 19:59:56 +00:00 |
fs
|
- rename variables to avoid shadowing.
|
2005-05-29 21:00:29 +00:00 |
kern
|
Now we can fix the volatile cast-aways.
|
2005-05-29 21:16:14 +00:00 |
lib
|
Provide HEXDIGITS as well (needed on mvme68k/stand)
|
2005-05-23 19:05:00 +00:00 |
net
|
- sprinkle const
|
2005-05-29 21:22:52 +00:00 |
netiso
|
No 0x in front of %p...
|
2005-05-22 15:54:45 +00:00 |
netsmb
|
Panic strings should not end with \n.
|
2005-05-08 18:44:39 +00:00 |
nfs
|
- sprinkle const
|
2005-05-29 20:58:13 +00:00 |
sys
|
Sprinkle const.
|
2005-05-29 21:19:41 +00:00 |
uvm
|
avoid shadow variables.
|
2005-05-29 21:06:33 +00:00 |