| Commit message (Expand) | Author | Age | Files | Lines |
* | Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma | mdf | 2010-07-28 | 1 | -0/+1 |
* | New netgraph node ng_patch(4). It performs data modification of packets | ae | 2010-06-09 | 1 | -0/+1 |
* | Introduce kernel build options for the Flattened Device Tree support. | raj | 2010-05-28 | 1 | -0/+4 |
* | Allow the USB_REQ_DEBUG to be enabled in the kernel conf. | thompsa | 2010-05-13 | 1 | -0/+1 |
* | The Atheros AR71xx CPUs, when paired with the AR5212 parts, has a bug | imp | 2010-05-01 | 1 | -0/+1 |
* | Adds the option of keeping per-cpu statistics in SCTP. This | rrs | 2010-03-24 | 1 | -0/+1 |
* | Merge projects/enhanced_coredumps (r204346) into HEAD: | alfred | 2010-03-02 | 1 | -0/+1 |
* | Introduce the new kernel thread called "deadlock resolver". | attilio | 2010-01-09 | 1 | -0/+1 |
* | MFp4: | mav | 2009-12-06 | 1 | -0/+1 |
* | Convert syscons on i386 to TERM=xterm. | ed | 2009-11-13 | 1 | -1/+0 |
* | Switch the default terminal emulation style to xterm for most platforms. | ed | 2009-11-13 | 1 | -0/+1 |
* | Added option NETGRAPH_VLAN. | ru | 2009-11-11 | 1 | -0/+1 |
* | Introduce define and kernel option ATA_REQUEST_TIMEOUT to control ATA(4) | mav | 2009-11-08 | 1 | -0/+1 |
* | - Introduce new option BCE_JUMBO_HDRSPLIT that allows user to enable header | stas | 2009-10-21 | 1 | -0/+1 |
* | Collapase interrupt supporting functions to a new module, and switch from | delphij | 2009-09-21 | 1 | -1/+1 |
* | -Put the optimized soreceive_stream() under a compile time option called | andre | 2009-09-15 | 1 | -0/+1 |
* | - Port x86emu to FreeBSD. | delphij | 2009-09-09 | 1 | -0/+2 |
* | Allow pty(4) to be loaded as a kld. | ed | 2009-08-23 | 1 | -1/+0 |
* | Make VNET_DEBUG a standalone compile-time option, i.e. decouple it from | zec | 2009-08-14 | 1 | -1/+2 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -1/+0 |
* | Rename option USBVERBOSE to USB_VERBOSE for 2 reasons: | marcel | 2009-07-12 | 1 | -1/+1 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 1 | -0/+1 |
* | Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. | dfr | 2009-06-30 | 1 | -5/+0 |
* | Connect ng_pipe to the default build. | zec | 2009-06-23 | 1 | -0/+1 |
* | Introduce support for adaptive spinning in lockmgr. | attilio | 2009-06-17 | 1 | -0/+1 |
* | Added support for NAT-Traversal (RFC 3948) in IPsec stack. | vanhu | 2009-06-12 | 1 | -0/+1 |
* | Catch up with r193750 (OsdSynch.c locking changes): | jkim | 2009-06-10 | 1 | -0/+1 |
* | revert to opt-in flowtable | kmacy | 2009-06-09 | 1 | -1/+1 |
* | make flowtable opt-out | kmacy | 2009-06-09 | 1 | -1/+1 |
* | Rewrite OsdSynch.c to reflect the latest ACPICA more closely: | jkim | 2009-06-08 | 1 | -1/+0 |
* | Code using COMPAT_ROUTE_FLAGS option, introduced with r187094, | bz | 2009-06-08 | 1 | -1/+0 |
* | Sound Mega-commit. Expect further cleanup until code freeze. | ariff | 2009-06-07 | 1 | -0/+9 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 1 | -1/+1 |
* | driver for Marvell 88W8363 Wireless LAN controller | sam | 2009-06-01 | 1 | -0/+8 |
* | - Rename IP_NONLOCALOK IP socket option to IP_BINDANY, to be more consistent | pjd | 2009-06-01 | 1 | -1/+0 |
* | Reverse the logic for ADAPTIVE_SX option and enable it by default. | attilio | 2009-05-29 | 1 | -1/+1 |
* | Add the kernel build glue for the experimental NFS subsystem that | rmacklem | 2009-05-28 | 1 | -0/+7 |
* | Remove the unmaintained University of Michigan NFSv4 client from 8.x | rwatson | 2009-05-22 | 1 | -1/+0 |
* | Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver for | imp | 2009-05-03 | 1 | -0/+4 |
* | add more tdma fixed rate defaults | sam | 2009-05-01 | 1 | -0/+5 |
* | - Import infrastructure for caching flows as a means of accelerating L3 and L... | kmacy | 2009-04-19 | 1 | -0/+1 |
* | Add a compat option to the EBR scheme that controls the | marcel | 2009-04-15 | 1 | -0/+1 |
* | Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. It | sam | 2009-03-30 | 1 | -1/+0 |
* | split Atheros SuperG support out into it's own file that's included only | sam | 2009-03-24 | 1 | -0/+1 |
* | Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced | rwatson | 2009-03-15 | 1 | -3/+0 |
* | Add option GEOM_PART_EBR by default on amd64 and i386. | marcel | 2009-02-10 | 1 | -0/+1 |
* | Consistently use <TAB> instead of spaces as option name and file | wkoszek | 2009-02-06 | 1 | -8/+8 |
* | Add support for frobbing Intel StrataFlash Protection Registers: | sam | 2009-02-05 | 1 | -0/+4 |
* | Overhaul regulatory support: | sam | 2009-01-28 | 1 | -1/+1 |
* | Allow experimental libteken features to be tested without changing code. | ed | 2009-01-17 | 1 | -0/+4 |