.. |
altq
|
Add support for source address hashhing in ALTQs WFQ. This allows to
|
2008-09-11 17:58:59 +00:00 |
arch
|
fix typo
|
2008-10-19 03:39:26 +00:00 |
coda
|
Convert file systems to dynamically attach with the new module interface.
|
2008-05-10 02:26:09 +00:00 |
compat
|
Add native to linux siginfo si_code translation, mostly for negative
|
2008-10-19 09:44:31 +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
|
kern/39757 from mishka@:
|
2008-10-18 18:53:20 +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
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
ipkdb
|
|
|
kern
|
rename proc_representative_lwp to proc_active_lwp and clarify it is for
|
2008-10-19 03:10:09 +00:00 |
lib
|
Use RET/RETc as appropriate
|
2008-10-15 18:07:46 +00:00 |
lkm
|
Move linux_sigaction.c from MI to MD lists, except for amd64.
|
2008-10-17 20:19:24 +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
|
Simplify the interface to netstat_sysctl() and allocate space for
|
2008-05-04 07:22:14 +00:00 |
netbt
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
netinet
|
include bpf headers so that the bpf calls actually do something. ok by cube.
|
2008-10-16 18:56:56 +00:00 |
netinet6
|
include bpf headers so that the bpf calls actually do something. ok by cube.
|
2008-10-16 18:56:56 +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
|
Delete unnecessary casts to void *.
|
2008-05-22 00:59:19 +00:00 |
netsmb
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |
nfs
|
Requested by yamt:
|
2008-10-17 14:24:43 +00:00 |
opencrypto
|
In crypto_freereq, destroy explicitly the condvar
|
2008-08-03 10:18:12 +00:00 |
rump
|
Alpha requires 8k pages for mbuf size calculation to work (maybe
|
2008-10-16 22:05:12 +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
|
add struct lwp fwd declaration make to this header standalone
|
2008-10-17 08:16:57 +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
|
- Initialize pool subsystem and kmem(9) earlier, when UVM is up enough.
|
2008-10-18 03:46:22 +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 |