.. |
altq
|
Use more timespecs internally. From Alexander Shishkin and me.
|
2008-07-15 16:18:08 +00:00 |
arch
|
Two fixes to make -current kernel be loadable by 4.0 bootloader:
|
2008-08-03 00:35:03 +00:00 |
coda
|
…
|
|
compat
|
linux_sys_rt_sigreturn: properly restore stack flags, pointed out by
|
2008-08-01 18:49:28 +00:00 |
conf
|
Merge the simonb-wapbl branch. From the original branch commit:
|
2008-07-31 05:38:04 +00:00 |
contrib/dev/ath
|
…
|
|
crypto
|
…
|
|
ddb
|
Take care not to dereference NULL datapointer from fd table
|
2008-07-14 10:15:11 +00:00 |
dev
|
make i386 ALL kernel compile
|
2008-08-03 07:05:22 +00:00 |
dist
|
Allow $arch/stand to use dist/acpica/acpica.h
|
2008-07-30 11:45:20 +00:00 |
external/bsd/drm/dist
|
Fix type-o.
|
2008-07-29 23:44:42 +00:00 |
fs
|
Remove comments on `need to read in'; they are read in.
|
2008-07-29 10:08:16 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
rumpify sys___sysctl
|
2008-08-01 19:32:35 +00:00 |
lib
|
Add KASSERTMSG(e, msg) for umass.c. XXX directly calls panic.
|
2008-07-02 15:25:08 +00:00 |
lkm
|
Remove the '${.CURDIR}/' part in CLEANFILES, so that the files will be
|
2008-07-27 07:57:40 +00:00 |
miscfs
|
#include <sys/tree.h> to get a definition for SPLAY_ENTRY.
|
2008-08-01 16:55:48 +00:00 |
modules
|
Fix build of the i915drm and radeondrm modules after the #include changes
|
2008-07-08 10:11:02 +00:00 |
net
|
Move the body of VLAN_INPUT_TAG() into a static inline function.
|
2008-07-25 20:04:50 +00:00 |
net80211
|
- trailing commas in enums
|
2008-07-28 17:54:02 +00:00 |
netatalk
|
…
|
|
netbt
|
do not hold bt_lock while detaching bthub, as devices may need to aquire
|
2008-06-26 14:17:27 +00:00 |
netinet
|
Reacquire softnet_lock after calling soabort which returns with the socket
|
2008-07-28 18:41:07 +00:00 |
netinet6
|
Generalize previous fix so that both NS and NA packets are checked.
|
2008-07-31 18:24:07 +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
|
…
|
|
netkey
|
Change how 'while (0)' is commented out to avoid /* within a comment.
|
2008-07-27 20:12:47 +00:00 |
netnatm
|
…
|
|
netsmb
|
Make it compile.
|
2008-06-24 11:20:37 +00:00 |
nfs
|
When doing pointer arithmetic to compute limit cast bootp to pointer
|
2008-07-20 02:06:37 +00:00 |
opencrypto
|
…
|
|
rump
|
sort sys/kern SRCS alphabetically.
|
2008-08-02 15:31:14 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
expose module_compatible()
|
2008-08-01 14:05:15 +00:00 |
ufs
|
When checking if there's enough space at the end of a partition,
|
2008-08-02 02:23:51 +00:00 |
uvm
|
Make uvm_map.? use <sys/rb.h> instead of <sys/tree.h>. Change the
|
2008-07-29 00:03:06 +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 |