.. |
altq
|
Don't allow to initialize an interface with MTU smaller than one.
|
2006-10-28 11:35:17 +00:00 |
arch
|
note about UFS_DIRHASH from i386, and a couple of space tab fixes
|
2006-10-30 12:34:22 +00:00 |
coda
|
Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all
|
2006-10-20 18:58:12 +00:00 |
compat
|
ktruser checks for length now.
|
2006-10-22 18:18:49 +00:00 |
conf
|
Merge kernel and userland rmd160 and sha2 implementation.
|
2006-10-27 21:20:48 +00:00 |
contrib/dev/ath
|
depend on the cardbus version too.
|
2006-10-30 01:31:04 +00:00 |
crypto
|
Merge kernel and userland rmd160 and sha2 implementation.
|
2006-10-27 21:20:48 +00:00 |
ddb
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
dev
|
Don't use memcmp() and memcpy() on userspace addresses.
|
2006-10-30 12:37:08 +00:00 |
dist
|
now that we have -Wno-unused-parameter, back out all the tremendously ugly
|
2006-10-17 18:21:29 +00:00 |
fs
|
fix checkalias true branch: don't unlock or lock twice
|
2006-10-27 19:54:34 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Use consistent logging messages.
|
2006-10-30 11:29:12 +00:00 |
lib
|
Merge kernel and userland rmd160 and sha2 implementation.
|
2006-10-27 21:20:48 +00:00 |
lkm
|
|
|
miscfs
|
oops, remove debug printf slipped in. good catch from yamt@, thanks!
|
2006-10-30 12:19:23 +00:00 |
net
|
make agr headers include lock.h and queue.h by themselves.
|
2006-10-29 22:14:14 +00:00 |
net80211
|
oops - passing wrong integer.
|
2006-10-27 00:11:44 +00:00 |
netatalk
|
Kill KAUTH_GENERIC_ISSUSER use.
|
2006-10-25 23:30:35 +00:00 |
netbt
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
netinet
|
Fix typo (hi Elad)
|
2006-10-30 00:58:21 +00:00 |
netinet6
|
what was <crypto/sha2/sha2.h> and <crypto/ripemd160/rmd160.h> is now
|
2006-10-27 22:50:28 +00:00 |
netipsec
|
more __unused
|
2006-10-13 20:53:59 +00:00 |
netisdn
|
Kill KAUTH_GENERIC_ISSUSER.
|
2006-10-25 23:44:42 +00:00 |
netiso
|
Kill some KAUTH_GENERIC_ISSUSER.
|
2006-10-25 23:40:57 +00:00 |
netkey
|
Fix argument order
|
2006-10-14 21:05:40 +00:00 |
netnatm
|
|
|
netsmb
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
nfs
|
Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH()
|
2006-10-25 22:01:54 +00:00 |
opencrypto
|
Merge kernel and userland rmd160 and sha2 implementation.
|
2006-10-27 21:20:48 +00:00 |
secmodel
|
Introduce KAUTH_REQ_NETWORK_SOCKET_OPEN, to check if opening a socket is
|
2006-10-25 22:49:22 +00:00 |
stand
|
|
|
sys
|
add the emulation in kinfo_proc2
|
2006-10-29 22:34:07 +00:00 |
ufs
|
Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH()
|
2006-10-25 22:01:54 +00:00 |
uvm
|
revert malloc -> kmem_alloc part of uvm_swap.c rev.1.110 because
|
2006-10-27 15:06:04 +00:00 |
Makefile
|
don't descend to crypto.
|
2006-10-29 19:08:53 +00:00 |