.. |
altq
|
Add support for source address hashhing in ALTQs WFQ. This allows to
|
2008-09-11 17:58:59 +00:00 |
arch
|
Set nexaddr on qbus vaxen to enable remapping of buffers when booting
|
2008-10-16 13:39:25 +00:00 |
coda
|
…
|
|
compat
|
build fix: get prototype for membar_producer()
|
2008-10-15 10:05:07 +00:00 |
conf
|
Merge wrstuden-revivesa into HEAD.
|
2008-10-15 06:51:17 +00:00 |
contrib/dev/ath
|
…
|
|
crypto
|
…
|
|
ddb
|
Replace more intptr_t to uintptr_t when casting VA.
|
2008-10-03 14:52:11 +00:00 |
dev
|
Regen: fix entry description.
|
2008-10-15 18:31:16 +00:00 |
dist
|
Move uidinfo to its own module in kern_uidinfo.c and include in rump.
|
2008-10-11 13:40:57 +00:00 |
external/bsd/drm/dist
|
fix typo in comment
|
2008-09-23 06:08:07 +00:00 |
fs
|
Switch UDF over to the vfs_dirhash.c dirhash code.
|
2008-09-27 13:05:34 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
_lwp_kill: set SI_LWP in the siginfo, not SI_USER.
|
2008-10-16 08:47:07 +00:00 |
lib
|
Use RET/RETc as appropriate
|
2008-10-15 18:07:46 +00:00 |
lkm
|
Remove the '${.CURDIR}/' part in CLEANFILES, so that the files will be
|
2008-07-27 07:57:40 +00:00 |
miscfs
|
Break a deadlock where one thread has a wapbl transaction, calls VOP_GETPAGES
|
2008-10-10 09:21:58 +00:00 |
modules
|
Revert revivesa merge botch to fix build.
|
2008-10-15 14:09:21 +00:00 |
net
|
Reduce the scope of PPPoE session IDs from globally unique to per-interface
|
2008-10-15 20:08:33 +00:00 |
net80211
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
netatalk
|
…
|
|
netbt
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
netinet
|
Use designated initializers for struct accept_filter.
|
2008-10-14 13:05:44 +00:00 |
netinet6
|
ip6_pcbopts() is called with the socket lock held, use M_NOWAIT
|
2008-10-12 15:24:10 +00:00 |
netipsec
|
Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE().
|
2008-07-25 20:55:43 +00:00 |
netisdn
|
Make sure callouts are initialized before any access (including stopping
|
2008-07-20 01:05:27 +00:00 |
netiso
|
set if_addrlen = 0 when attaching, as no link layer address is actually set
|
2008-10-09 19:18:15 +00:00 |
netkey
|
Change how 'while (0)' is commented out to avoid /* within a comment.
|
2008-07-27 20:12:47 +00:00 |
netnatm
|
…
|
|
netsmb
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |
nfs
|
For NFSV3CREATE_EXCLUSIVE verifier, just use arc4random() instead
|
2008-10-15 14:21:35 +00:00 |
opencrypto
|
In crypto_freereq, destroy explicitly the condvar
|
2008-08-03 10:18:12 +00:00 |
rump
|
call rump_netisr_init()
|
2008-10-16 16:41:07 +00:00 |
secmodel
|
Move uidinfo to its own module in kern_uidinfo.c and include in rump.
|
2008-10-11 13:40:57 +00:00 |
stand
|
…
|
|
sys
|
Another revivesa merge botch.
|
2008-10-16 08:52:20 +00:00 |
ufs
|
Break a deadlock where one thread has a wapbl transaction, calls VOP_GETPAGES
|
2008-10-10 09:21:58 +00:00 |
uvm
|
Move test for __SWAP_BROKEN here.
|
2008-09-23 08:56:15 +00:00 |
Makefile
|
be sure to decend into sys/rump during "make obj". fixes builds on r/o src.
|
2008-07-31 01:11:53 +00:00 |