summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* Remove semaphore map entry count "semmap" field and its tuningbz2011-07-141-1/+0
* Remove the TCP_SORECEIVE_STREAM compile time option. The use ofandre2011-07-071-1/+0
* Define the CAPABILITIES kernel option.jonathan2011-07-021-0/+1
* We may split today's CAPABILITIES into CAPABILITY_MODE (which hasjonathan2011-06-291-1/+1
* Add ATH_ENABLE_DFS which enables the DFS flag so the DFS codeadrian2011-06-261-1/+2
* Implement a CPU-affine TCP and UDP connection lookup data structure,rwatson2011-06-061-0/+1
* Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-031-0/+1
* Add documentation to sys/conf/options pointing out that AH_SUPPORT_AR9130adrian2011-05-021-0/+3
* Add the AH_SUPPORT_AR9130 option.jhb2011-04-291-0/+1
* Implement very basic ALQ logging for net80211.adrian2011-04-211-0/+1
* - Add kern.cam.ada.X.write_cache tunables/sysctls to control write cachingmav2011-04-081-0/+3
* Introduce AH_AR5416_INTERRUPT_MITIGATION which enables interrupt mitigation foradrian2011-03-311-0/+3
* Add rctl. It's used by racct to take user-configurable actions basedtrasz2011-03-301-0/+3
* Add racct. It's an API to keep per-process, per-jail, per-loginclasstrasz2011-03-291-0/+3
* Rename AH_ENABLE_11N to ATH_ENABLE_11 - the HAL supports 11n byadrian2011-03-271-1/+1
* Add an option - AR71XX_REALMEM - which overrides the amount ofadrian2011-03-271-0/+6
* MFgraid/head:mav2011-03-241-0/+1
* Flip this over to be a configurable option for people who wish to play with it.adrian2011-03-221-0/+1
* - Merge changes to the base system to support OFED. These includejeff2011-03-211-0/+8
* Retire opt_ffs_broken_fixme.h.kib2011-03-201-3/+1
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-141-0/+5
* Add initial support for Capsicum's Capability Mode to the FreeBSD kernel,rwatson2011-03-011-0/+1
* Add missing USB_HOST_ALIGN option.hselasky2011-02-121-0/+1
* Adds an experimental option to create a pool ofrrs2011-02-031-0/+1
* Undo a local option which mistakenly crept into a commit.adrian2011-01-241-1/+0
* Option USB_HOST_ALIGN declared twice.dchagin2011-01-221-1/+0
* Allow USB_HOST_ALIGN to be configured at compile time. This patch ishselasky2011-01-221-0/+1
* Push the non-AR5416 related stuff into chipset specific directories.adrian2011-01-201-0/+1
* Add ISP_INTERNAL_TARGET as an option for isp(4).mjacob2010-11-271-0/+1
* Add the capability to read the complete contents of the NVRAM via sysctlambrisko2010-10-061-0/+1
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umamdf2010-07-281-0/+1
* New netgraph node ng_patch(4). It performs data modification of packetsae2010-06-091-0/+1
* Introduce kernel build options for the Flattened Device Tree support.raj2010-05-281-0/+4
* Allow the USB_REQ_DEBUG to be enabled in the kernel conf.thompsa2010-05-131-0/+1
* The Atheros AR71xx CPUs, when paired with the AR5212 parts, has a bugimp2010-05-011-0/+1
* Adds the option of keeping per-cpu statistics in SCTP. Thisrrs2010-03-241-0/+1
* Merge projects/enhanced_coredumps (r204346) into HEAD:alfred2010-03-021-0/+1
* Introduce the new kernel thread called "deadlock resolver".attilio2010-01-091-0/+1
* MFp4:mav2009-12-061-0/+1
* Convert syscons on i386 to TERM=xterm.ed2009-11-131-1/+0
* Switch the default terminal emulation style to xterm for most platforms.ed2009-11-131-0/+1
* Added option NETGRAPH_VLAN.ru2009-11-111-0/+1
* Introduce define and kernel option ATA_REQUEST_TIMEOUT to control ATA(4)mav2009-11-081-0/+1
* - Introduce new option BCE_JUMBO_HDRSPLIT that allows user to enable headerstas2009-10-211-0/+1
* Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-211-1/+1
* -Put the optimized soreceive_stream() under a compile time option calledandre2009-09-151-0/+1
* - Port x86emu to FreeBSD.delphij2009-09-091-0/+2
* Allow pty(4) to be loaded as a kld.ed2009-08-231-1/+0
* Make VNET_DEBUG a standalone compile-time option, i.e. decouple it fromzec2009-08-141-1/+2
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-1/+0
OpenPOWER on IntegriCloud