.. |
altq
|
add braces for symmetry
|
2009-01-04 18:41:36 +00:00 |
arch
|
fix breakage where db_regs_t != trapframe.
|
2009-03-11 13:48:47 +00:00 |
coda
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
compat
|
disable PTHREAD_CONCURRENCY until the bugs are fixed.
|
2009-03-06 14:00:40 +00:00 |
conf
|
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
|
2009-03-06 20:31:46 +00:00 |
crypto
|
|
|
ddb
|
Avoid "warning: cast from pointer to integer of different size"
|
2009-03-11 13:29:44 +00:00 |
dev
|
fix breakage where db_regs_t != trapframe.
|
2009-03-11 13:48:47 +00:00 |
dist
|
PR# port-i386/40676: ACPI Exception AE_AML_NO_OPERAND when booting on VAIO P
|
2009-02-17 23:34:19 +00:00 |
external
|
initialise some variables whined about by gcc -O3.
|
2009-01-06 06:03:57 +00:00 |
fs
|
udf_write_filebuf: remove an write-only variable
|
2009-02-22 15:26:51 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
completely rework the way that orphaned sockets that are being fdpassed
|
2009-03-11 06:05:29 +00:00 |
lib
|
Use EXT2_DINODE_SIZE() to get offset of inode, not struct ext2fs_dinode array.
|
2009-03-02 10:25:00 +00:00 |
miscfs
|
genfs_getpages: rework 1.18 revision - move uvm_pagermapout() back.
|
2009-02-23 21:27:51 +00:00 |
modules
|
enable tprof modules.
|
2009-03-10 14:56:30 +00:00 |
net
|
Revert r1.119 as the implementation is broken.
|
2009-03-11 09:26:27 +00:00 |
net80211
|
Introduce ieee80211_setbasicrates().
|
2009-01-10 12:53:45 +00:00 |
netatalk
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
netbt
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
netinet
|
like KERN_FILE2: *do* update "needed" when there is no count. we want
|
2009-03-11 05:55:22 +00:00 |
netinet6
|
make created and lastused time_t to avoid 2038 problems.
|
2009-02-14 20:53:04 +00:00 |
netipsec
|
remove 2038 comment.
|
2009-02-14 20:53:58 +00:00 |
netisdn
|
KNF is nice, but not if it causes a warning that breaks compilation :-)
|
2008-11-09 15:48:13 +00:00 |
netiso
|
use M_ZERO on malloc() and remove subsequent bzero().
|
2008-12-19 18:49:37 +00:00 |
netkey
|
remove 2038 comment.
|
2009-02-14 20:51:39 +00:00 |
netnatm
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
netsmb
|
restore the pre socket locking patch signal behaviour.
|
2009-01-21 06:59:29 +00:00 |
nfs
|
Update comments to reflect realities; the filenames were changed in 1997
|
2009-03-04 06:56:25 +00:00 |
opencrypto
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
rump
|
Create receive thread only in if_start() to make sure it happens
|
2009-03-01 20:50:04 +00:00 |
secmodel
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
stand
|
|
|
sys
|
add a SIMPLEQ_FOREACH_SAFE() macro.
|
2009-03-11 06:51:53 +00:00 |
ufs
|
Don't use e2fs_inode_size in superblock on E2FS_REV0 file system.
|
2009-03-02 09:54:49 +00:00 |
uvm
|
remove "#define PGALLOC_VERBOSE".
|
2009-03-10 03:27:24 +00:00 |
Makefile
|
Build kernel modules the same time as the rest of the system libraries.
|
2008-12-30 22:18:11 +00:00 |