.. |
altq
|
Don't enable ALTQ in altq_pfattach. Enabling/disabling of ALTQ is already
|
2006-10-15 13:17:13 +00:00 |
arch
|
Missing initializers
|
2006-10-15 21:01:03 +00:00 |
coda
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
compat
|
sprinkle __unused.
|
2006-10-14 18:57:06 +00:00 |
conf
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
contrib/dev/ath
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
crypto
|
static comes first
|
2006-09-03 05:22:36 +00:00 |
ddb
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
dev
|
Missing initializers
|
2006-10-15 21:01:03 +00:00 |
dist
|
More -Wunused fallout. sprinkle __unused when possible; otherwise, use the
|
2006-10-13 16:53:35 +00:00 |
fs
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
gdbscripts
|
Make these work again. I know, I'm a bit impatient, since they've
|
2006-09-29 15:43:06 +00:00 |
ipkdb
|
Don't use KAUTH_RESULT_* where it's not applicable.
|
2006-09-13 10:07:42 +00:00 |
kern
|
Don't allow ptrace to copyout arbitrary sized data. Reported by the
|
2006-10-15 15:20:09 +00:00 |
lib
|
- Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib.
|
2006-10-08 03:14:55 +00:00 |
lkm
|
Make pn_family static.
|
2006-10-04 21:47:56 +00:00 |
miscfs
|
add wrapper functions of lockmgr on g_glock.
|
2006-10-14 09:16:28 +00:00 |
net
|
Two bug fixes:
|
2006-10-15 06:36:54 +00:00 |
net80211
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
netatalk
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
netbt
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
netinet
|
Move comments to proper places.
|
2006-10-15 17:53:30 +00:00 |
netinet6
|
Make SIOCALIFADDR work for adding IPv6 addresses: initialize the
|
2006-10-15 07:00:44 +00:00 |
netipsec
|
more __unused
|
2006-10-13 20:53:59 +00:00 |
netisdn
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
netiso
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
netkey
|
Fix argument order
|
2006-10-14 21:05:40 +00:00 |
netnatm
|
One step closer to loadable domains. Store pointers to a domain's soft
|
2006-08-25 19:33:50 +00:00 |
netsmb
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
nfs
|
grab glock when calling uvm_unp_setsize, so that it doesn't interfere
|
2006-10-14 09:18:57 +00:00 |
opencrypto
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
secmodel
|
Introduce KAUTH_REQ_NETWORK_SOCKET_CANSEE. Since we're not gonna be having
|
2006-10-13 15:39:18 +00:00 |
stand
|
|
|
sys
|
Introduce KAUTH_REQ_NETWORK_SOCKET_CANSEE. Since we're not gonna be having
|
2006-10-13 15:39:18 +00:00 |
ufs
|
ffs_alloc: remove an assertion which is no longer true.
|
2006-10-15 12:23:56 +00:00 |
uvm
|
uvm_loanbreak: transfer dirtiness of the old page to the new page,
|
2006-10-14 09:23:56 +00:00 |
Makefile
|
Don't descend into netns and netccitt
|
2006-08-25 17:40:21 +00:00 |