.. |
altq
|
rename the altq-defined INFINITY symbol to ALTQ_INFINITY
|
2010-04-09 19:32:45 +00:00 |
arch
|
Add slhci(4) and some usb devices.
|
2011-03-22 05:39:31 +00:00 |
coda
|
Abolish the SAVENAME and HASBUF flags. There is now always a buffer,
|
2010-11-30 10:43:01 +00:00 |
common
|
Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>.
|
2011-02-17 13:55:44 +00:00 |
compat
|
include flashio.h
|
2011-03-19 13:47:43 +00:00 |
conf
|
Add usb_dma attribute for DMA capable USB host controllers
|
2011-03-20 17:54:02 +00:00 |
crypto
|
|
|
ddb
|
When looking for the next element of cpu_queue compare the pointer to the
|
2011-02-20 10:24:45 +00:00 |
dev
|
Correct "832x624x74".
|
2011-03-21 19:34:27 +00:00 |
dist
|
Use %zu for size_t in debugging printf.
|
2011-03-05 21:51:17 +00:00 |
external
|
Get improvements from FreeBSD-current (January 2011).
|
2011-03-07 11:25:41 +00:00 |
fs
|
When extending a file, either by truncating or by writing past EOF make
|
2011-03-20 12:21:28 +00:00 |
gdbscripts
|
fix format
|
2011-02-05 14:12:05 +00:00 |
ipkdb
|
|
|
kern
|
Optimise mutex_onproc() and rw_onproc() by making them O(1), instead
|
2011-03-20 23:19:16 +00:00 |
lib
|
Add quad srcs if building x86_64 32-bit libkern.
|
2011-02-26 18:17:55 +00:00 |
miscfs
|
merge the bouyer-quota2 branch. This adds a new on-disk format
|
2011-03-06 17:08:10 +00:00 |
modules
|
Fix source list for ffs module.
|
2011-03-13 18:23:30 +00:00 |
net
|
add MBSS. From FreeBSD.
|
2011-02-20 13:51:17 +00:00 |
net80211
|
Remove duplicate definitions which break the build.
|
2011-02-25 10:45:57 +00:00 |
netatalk
|
|
|
netbt
|
use C99 style for variadic macro arguments
|
2011-03-16 21:35:30 +00:00 |
netinet
|
Clean up setting ECN bit in TOS. Fixes PR 44742
|
2011-03-21 20:39:32 +00:00 |
netinet6
|
Delete unnecessary casts to void *. No functional change intended. Same
|
2011-02-06 19:12:55 +00:00 |
netipsec
|
make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards:
|
2011-02-25 20:13:10 +00:00 |
netisdn
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
netiso
|
Remove ifa == NULL check, ifa cannot be NULL.
|
2011-03-09 22:04:52 +00:00 |
netkey
|
fix two bugs in the PFKEY interface:
|
2010-09-05 06:52:53 +00:00 |
netmpls
|
do some rudimentary checks on ip4 header before passing packet to
|
2010-07-05 09:54:26 +00:00 |
netnatm
|
unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No
|
2011-03-09 22:06:42 +00:00 |
netsmb
|
* remove #ifdef nonsense (which caused the lossage in the first place)
|
2010-12-17 14:27:34 +00:00 |
nfs
|
Fix memory leak introduced with the struct pathbuf changes. Hi, me.
|
2011-03-19 01:34:24 +00:00 |
opencrypto
|
const'fy algorithm descriptors
|
2011-03-09 11:43:36 +00:00 |
rump
|
Update copyright statements.
|
2011-03-21 16:41:08 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports
|
2011-03-09 23:10:05 +00:00 |
ufs
|
typo in comment
|
2011-03-09 18:12:04 +00:00 |
uvm
|
make this build w/o HAVE_CPU_UAREA_ROUTINES
|
2011-02-18 10:43:52 +00:00 |
Makefile
|
Add MPLS support, proposed on tech-net@ a couple of days ago
|
2010-06-26 14:24:27 +00:00 |