.. |
altq
|
add a missing const.
|
2005-06-06 02:49:15 +00:00 |
arch
|
Adapt to compiling with -Wcast-qual by adding a const and a couple
|
2005-06-26 19:57:30 +00:00 |
coda
|
- sprinkle const
|
2005-05-29 21:05:25 +00:00 |
compat
|
the exception numbers are MI.
|
2005-06-25 08:28:34 +00:00 |
conf
|
Implement expansion of special "magic" strings in symlinks into
|
2005-06-23 00:30:28 +00:00 |
contrib
|
Move the definitions in dev/pci/files.ath into dev/pci/files.pci.
|
2005-06-25 22:08:54 +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
|
add a const.
|
2005-06-26 22:34:38 +00:00 |
dist
|
Use an "XXXGCC -Wuninitalized" style that is consistent with that used
|
2005-06-15 01:48:20 +00:00 |
fs
|
Remove the last references to M_NAMEI; everything should be using PNBUF_*()
|
2005-06-23 17:00:30 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
From marius@openbsd:
|
2005-06-26 19:58:29 +00:00 |
lib
|
Remove bcmp(). Use memcmp() instead.
|
2005-06-13 12:11:07 +00:00 |
lkm
|
enable the vnd LKM. i meant to do this when this LKM first appeared.
|
2005-06-26 05:36:57 +00:00 |
miscfs
|
PR-30566: Poll must not return <sys/errno.h> values.
|
2005-06-21 14:01:11 +00:00 |
net
|
Names could be const.
|
2005-06-26 21:18:00 +00:00 |
net80211
|
Make sure there is a valid transmit key, before trying to use information
|
2005-06-26 21:51:37 +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
|
expire cached route. Fixes PR 22792.
|
2005-06-26 10:39:21 +00:00 |
netinet6
|
match the declarations in libipsec.h
|
2005-06-26 21:14:37 +00:00 |
netipsec
|
Change the rest of the sysctl subsystem to use const consistently.
|
2005-06-20 02:49:18 +00:00 |
netisdn
|
Rename a shadowed variable
|
2005-06-13 20:34:16 +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
|
From marius@openbsd:
|
2005-06-26 19:58:29 +00:00 |
ufs
|
Change the rest of the sysctl subsystem to use const consistently.
|
2005-06-20 02:49:18 +00:00 |
uvm
|
Change signature of uvm_kmapent_map defintiion to __INLINE to match prototype
|
2005-06-13 20:39:14 +00:00 |
Makefile
|
…
|
|