.. |
altq
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
arch
|
intr_establish: add a missing ";" in the case of NIOAPIC==0.
|
2006-10-12 09:01:02 +00:00 |
coda
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
compat
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +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
|
Use __unused in function arguments where appropiate.
|
2006-10-12 07:43:39 +00:00 |
dist
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +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
|
Add __unused as necessary.
|
2006-10-12 04:29:37 +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
|
genfs_lease_check(): Consume the arguments even if NFSSERVER is not defined.
|
2006-10-12 04:25:43 +00:00 |
net
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +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
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
netinet6
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
netipsec
|
Make this compile again (hi xtos!). Switch to C99 structure initializations.
|
2006-08-31 23:21:54 +00:00 |
netisdn
|
|
|
netiso
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
netkey
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +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
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
opencrypto
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
secmodel
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
stand
|
|
|
sys
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ufs
|
ufs_quotactl(): consume the arguments even if QUOTAS is not defined.
|
2006-10-12 04:24:40 +00:00 |
uvm
|
uvm_swap_stats_locked(): Consume the cmd argument even if COMPAT_13 is
|
2006-10-12 04:35:40 +00:00 |
Makefile
|
Don't descend into netns and netccitt
|
2006-08-25 17:40:21 +00:00 |