.. |
altq
|
Use more timespecs internally. From Alexander Shishkin and me.
|
2008-07-15 16:18:08 +00:00 |
arch
|
Add missing file.
|
2008-07-29 12:43:24 +00:00 |
coda
|
Convert file systems to dynamically attach with the new module interface.
|
2008-05-10 02:26:09 +00:00 |
compat
|
Regen for rt_sigpending.
|
2008-07-24 12:11:14 +00:00 |
conf
|
vfs_subr2 has lost its will to live. vfs_subr was originally split
|
2008-07-16 20:06:19 +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
|
fix typo.
|
2008-07-29 12:01:41 +00:00 |
dist
|
2020447 IPFilter's NAT can undo name server random port selection
|
2008-07-26 19:44:28 +00:00 |
external/bsd/drm/dist
|
- for DRM_NETBSD_HANDLE2ADDR/ADDR2HANDLE, do what uvm does to recover
|
2008-07-25 06:54:33 +00:00 |
fs
|
Remove comments on `need to read in'; they are read in.
|
2008-07-29 10:08:16 +00:00 |
gdbscripts
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
ipkdb
|
…
|
|
kern
|
rw_vector_exit(): When doing direct hand-off to a writer, only set
|
2008-07-29 16:13:39 +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
|
use bufsize instead of BUFFERSIZE
|
2008-07-25 18:36:50 +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
|
Simplify the interface to netstat_sysctl() and allocate space for
|
2008-05-04 07:22:14 +00:00 |
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
|
remove undeclared caddr_t. makes i386 ALL kernel build again.
|
2008-06-27 09:16:21 +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
|
s/0/NULL/ in pointer comparisons.
|
2008-05-22 00:58:29 +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
|
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
|
Coverity CID 5021: Check pointers before using.
|
2008-05-24 16:42:00 +00:00 |
rump
|
Prevent amd64 compiler flag -mcmodel=kernel for rump kernel code.
|
2008-07-29 20:18:25 +00:00 |
secmodel
|
Remove include of sys/pset.h in sys/lwp.h header.
|
2008-03-09 15:39:14 +00:00 |
stand
|
…
|
|
sys
|
Make uvm_map.? use <sys/rb.h> instead of <sys/tree.h>. Change the
|
2008-07-29 00:03:06 +00:00 |
ufs
|
expunge_ufs*(): Use the buffer cache to update the inodes on the snapshot like
|
2008-07-15 08:20:56 +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
|
Install rump libraries and utilities to the base system and remove the
|
2008-07-29 13:17:40 +00:00 |