..
altq
rename the altq-defined INFINITY symbol to ALTQ_INFINITY
2010-04-09 19:32:45 +00:00
arch
add support for backlight control with genfb via OF
2010-10-06 02:27:25 +00:00
coda
Fix incorrect comments about the buffer size being 2K; it is really 8K now.
2010-08-07 20:39:33 +00:00
common /bus_dma
Add some common bus_dmamem routines to be shared by multiple platforms.
2009-08-21 03:33:17 +00:00
compat
Add support for envsys(4) version 2 ioctls.
2010-09-24 13:12:53 +00:00
conf
add dme (dm9000 ethernet)
2010-09-08 22:55:54 +00:00
crypto
Apply const where necessary (XXX: where is bf_locl.org?)
2009-06-30 13:14:40 +00:00
ddb
fix extern/static inconsistency
2010-09-13 08:42:04 +00:00
dev
add support for backlight control via machine dependent callbacks
2010-10-06 02:24:35 +00:00
dist
Fix mbuf corruption when sending ICMP errors for blocked IPv6
2010-09-05 12:36:46 +00:00
external
There is nothing particularly interesting for users in:
2010-08-25 04:58:59 +00:00
fs
Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also
2010-09-25 01:42:38 +00:00
gdbscripts
Add a command to dump all thread stacks in the system and a command to dump
2009-11-18 18:12:00 +00:00
ipkdb
Let the ipkdb subsystem allow operations related to it rather than wrongly
2009-10-02 22:05:52 +00:00
kern
Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also
2010-09-25 01:42:38 +00:00
lib
Use standard ELF types for ELF code, instead of paddr_t. paddr_t should
2010-09-16 00:26:49 +00:00
miscfs
Use PRIxVADDR to print vaddr_t elements. Wrap lines.
2010-09-15 21:37:35 +00:00
modules
enable COMPAT_30 and COMPAT_50 in the module.
2010-09-19 05:42:10 +00:00
net
- npf_session_gc: fix for previous RB-tree conversion.
2010-10-03 19:36:38 +00:00
net80211
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
2010-04-05 07:19:28 +00:00
netatalk
Use the symbolic names. No functional change.
2010-01-30 21:48:30 +00:00
netbt
Remove unused opt_bluetooth.h
2010-03-26 18:15:15 +00:00
netinet
Re-structure IPv4 reassembly code to make it more MP-friendly and simplify
2010-10-03 19:44:47 +00:00
netinet6
avoid NULL dereference in error case
2010-09-12 16:04:57 +00:00
netipsec
Fix ipcomp input counter
2010-09-21 13:41:18 +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 superfluous parenthesis in #ifdef ARGO_DEBUG.
2009-08-07 14:04:34 +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
Remove extra whitespace added by a stupid tool.
2009-04-18 14:58:02 +00:00
netsmb
Convert sizes/lengths to unsigned (size_t) or uint32_t
2010-07-12 02:58:01 +00:00
nfs
Add support to honor MTU settings from DHCP during netboot.
2010-10-04 23:48:22 +00:00
opencrypto
Keep condvar wmesg within 8 char limit.
2010-08-11 11:49:09 +00:00
rump
Update error message - no funcitonal change.
2010-10-04 15:57:27 +00:00
secmodel
Use the socket credentials, now that we have them, instead of uidinfo.
2009-12-29 04:25:30 +00:00
stand
Ansify function definitions w/o arguments. Generated with sed.
2009-03-18 10:22:21 +00:00
sys
Revert christos@ fix for the i386 paddr_t change and agp_allocate.
2010-10-02 21:52:14 +00:00
ufs
replace the earlier workaround for PR 40389 with a better fix.
2010-09-01 16:56:19 +00:00
uvm
Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also
2010-09-25 01:42:38 +00:00
Makefile
Add MPLS support, proposed on tech-net@ a couple of days ago
2010-06-26 14:24:27 +00:00