.. |
altq
|
Use binuptime(9) and emulate 1GiHz (2^30) counter rather than
|
2008-11-25 23:10:43 +00:00 |
arch
|
Use proper variable types and names in start_c() function for readability.
|
2008-12-31 19:54:40 +00:00 |
coda
|
#ifdef _LKM -> #ifndef _KERNEL_OPT
|
2008-12-30 12:56:12 +00:00 |
compat
|
Fix stime(2) inverted copyin arguments.
|
2008-12-29 22:21:49 +00:00 |
conf
|
require newer config(1) for the rootfs changes.
|
2008-12-21 11:40:48 +00:00 |
crypto
|
|
|
ddb
|
ddb: new 'show vmem' and 'show all vmems' commands.
|
2008-12-07 00:51:15 +00:00 |
dev
|
Add ISO partition detection enabling auto-detection of iso9660 and UDF
|
2008-12-30 19:38:36 +00:00 |
dist
|
use M_ZERO on malloc() and remove subsequent bzero().
|
2008-12-19 18:49:37 +00:00 |
external
|
KNF.
|
2008-12-31 14:08:46 +00:00 |
fs
|
Remove pm_Heads check in msdosfs_mountfs; this value isn't really used,
|
2008-12-26 03:38:52 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Add ISO partition detection enabling auto-detection of iso9660 and UDF
|
2008-12-30 19:38:36 +00:00 |
lib
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +00:00 |
miscfs
|
Rename specfs_lock as device_lock and move it from specfs to devsw.
|
2008-12-29 17:41:18 +00:00 |
modules
|
Might as well install the dm devmapper module when we install the
|
2008-12-31 21:22:02 +00:00 |
net
|
When removing routes automatically added, remove the flag from the associated
|
2008-12-21 19:12:43 +00:00 |
net80211
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
netatalk
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
netbt
|
|
|
netinet
|
The automatic addition of a subnet route should not error if a manually
|
2008-12-21 19:07:35 +00:00 |
netinet6
|
use M_ZERO on malloc() and remove subsequent bzero().
|
2008-12-19 18:49:37 +00:00 |
netipsec
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
netisdn
|
|
|
netiso
|
use M_ZERO on malloc() and remove subsequent bzero().
|
2008-12-19 18:49:37 +00:00 |
netkey
|
|
|
netnatm
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
netsmb
|
use M_ZERO on malloc() and remove subsequent bzero().
|
2008-12-19 18:49:37 +00:00 |
nfs
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
opencrypto
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
rump
|
update description of include
|
2008-12-31 13:18:06 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Add ISO partition detection enabling auto-detection of iso9660 and UDF
|
2008-12-30 19:38:36 +00:00 |
ufs
|
Don't try to ffs_update VT_NON vnodes
|
2008-12-28 16:27:00 +00:00 |
uvm
|
Move a couple of calls to pmap_update().
|
2008-12-20 11:33:38 +00:00 |
Makefile
|
Build kernel modules the same time as the rest of the system libraries.
|
2008-12-30 22:18:11 +00:00 |