summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename option USBVERBOSE to USB_VERBOSE for 2 reasons:marcel2009-07-121-1/+1
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-0/+1
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.dfr2009-06-301-5/+0
* Connect ng_pipe to the default build.zec2009-06-231-0/+1
* Introduce support for adaptive spinning in lockmgr.attilio2009-06-171-0/+1
* Added support for NAT-Traversal (RFC 3948) in IPsec stack.vanhu2009-06-121-0/+1
* Catch up with r193750 (OsdSynch.c locking changes):jkim2009-06-101-0/+1
* revert to opt-in flowtablekmacy2009-06-091-1/+1
* make flowtable opt-outkmacy2009-06-091-1/+1
* Rewrite OsdSynch.c to reflect the latest ACPICA more closely:jkim2009-06-081-1/+0
* Code using COMPAT_ROUTE_FLAGS option, introduced with r187094,bz2009-06-081-1/+0
* Sound Mega-commit. Expect further cleanup until code freeze.ariff2009-06-071-0/+9
* Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERICrwatson2009-06-051-1/+1
* driver for Marvell 88W8363 Wireless LAN controllersam2009-06-011-0/+8
* - Rename IP_NONLOCALOK IP socket option to IP_BINDANY, to be more consistentpjd2009-06-011-1/+0
* Reverse the logic for ADAPTIVE_SX option and enable it by default.attilio2009-05-291-1/+1
* Add the kernel build glue for the experimental NFS subsystem thatrmacklem2009-05-281-0/+7
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-1/+0
* Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver forimp2009-05-031-0/+4
* add more tdma fixed rate defaultssam2009-05-011-0/+5
* - Import infrastructure for caching flows as a means of accelerating L3 and L...kmacy2009-04-191-0/+1
* Add a compat option to the EBR scheme that controls themarcel2009-04-151-0/+1
OpenPOWER on IntegriCloud