aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* An all-or-nothing approach to labels isn't flexible enough. EmbeddedMarcel Moolenaar2014-04-061-0/+1
* Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it canIan Lepore2014-04-021-0/+1
* Several years after initial development, merge prototype support forRobert Watson2014-03-151-0/+1
* Remove AppleTalk support.Gleb Smirnoff2014-03-141-2/+0
* Remove IPX support.Gleb Smirnoff2014-03-141-5/+0
* o Remove at compile time the HASH_ALL code, that was neverGleb Smirnoff2014-02-171-0/+1
* Implement generic support for early printf. Thought I can't find theWarner Losh2014-01-221-0/+1
* Add a compile-time control over the size of KN_HASHSIZE.Adrian Chadd2014-01-071-0/+1
* Break build with error in case when both syscons and newcons are enabled.Aleksandr Rybalko2013-12-101-0/+3
* Merge VT(9) project (a.k.a. newcons).Aleksandr Rybalko2013-12-051-1/+3
* Make process descriptors standard part of the kernel. rwhod(8) alreadyPawel Jakub Dawidek2013-11-301-1/+0
* Move KDTRACE_FRAME to "options" since it's used by kern.pre.mk.Rui Paulo2013-11-291-0/+1
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao2013-11-251-1/+1
* Import the driver for VT-d DMAR hardware, as specified in the revisionKonstantin Belousov2013-10-281-0/+1
* MFP4: 1136252Brooks Davis2013-10-181-0/+1
* MFP4 (driver change only):Brooks Davis2013-10-181-0/+1
* Add a RANDOM_RWFILE option and hide the entropy cache code behind it.Dag-Erling Smørgrav2013-10-091-2/+3
* Add YARROW_RNG and FORTUNA_RNG to sys/conf/options.Dag-Erling Smørgrav2013-10-081-0/+5
* Substantial rewrite of bxe(4) to add support for the BCM57712 andDavid Christensen2013-09-201-4/+0
* Remove zero-copy sockets code. It only worked for anonymous memory,Konstantin Belousov2013-09-161-2/+0
* Allow UART_POLL_FREQ to be set as a kernel option as well as via tunableIan Lepore2013-08-191-1/+2
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGAndriy Gapon2013-08-061-0/+1
* Add IWN_DEBUG as an option for if_iwn.Adrian Chadd2013-08-011-0/+3
* Back out r253779 & r253786.David E. O'Brien2013-07-311-3/+0
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-0/+3
* Add an entry for filemon.Peter Wemm2013-07-031-0/+1
* Move static ZFS compile option to the other static file system options.Peter Wemm2013-07-031-2/+1
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-0/+4
* Add in two new configuration options for the current generation SoCs.Adrian Chadd2013-06-261-0/+4
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...Achim Leubner2013-05-241-0/+1
* Add option WITNESS_NO_VNODE to suppress printing LORs between VNODEMarcel Moolenaar2013-05-091-0/+1
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inAttilio Rao2013-05-071-1/+1
* Allow the default USB template to be specified at compile time.Hans Petter Selasky2013-05-031-0/+1
* Expose CAM_BOOT_DELAY as a kernel conf item now.Sean Bruno2013-04-201-0/+1
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'Edward Tomasz Napierala2013-04-121-3/+0
* options DPT_HANDLE_TIMEOUTS hasn't worked since dpt(4) was converted to CAMSean Bruno2013-04-101-3/+0
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedMarius Strobl2013-04-061-6/+2
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-041-1/+0
* MFP4 change 210763Brooks Davis2013-04-031-0/+2
* Re-enable CTL in GENERIC on i386 and amd64, but turn on the CTL disableKenneth D. Merry2013-03-041-0/+3
* - Make callout(9) tickless, relying on eventtimers(4) as backend forDavide Italiano2013-03-041-0/+1
* Make VM_NDOMAIN a kernel option so that it can be enabled from a kernelJohn Baldwin2013-02-141-0/+1
* allow for large KTR_ENTRIES values by allocating ktr_buf using malloc(9)Andriy Gapon2013-02-031-0/+1
* Add some new debugging options for the ath(4) and ath_hal(4) drivers.Adrian Chadd2013-01-151-1/+3
* Add a MD_ROOT_FSTYPE kernel option. The option specifies theMarcel Moolenaar2012-11-031-0/+1
* Small textdump enhancements.Alfred Perlstein2012-11-011-0/+2
* - Remove BCE_JUMBO_HDRSPLIT kernel option which was forgotten in r218423.Andrey Zonov2012-10-301-1/+0
* Remove the IPFIREWALL_FORWARD kernel option and make possible to turnAndrey V. Elsukov2012-10-251-1/+0
* Replace the ill-named ZERO_COPY_SOCKET kernel option with twoAndre Oppermann2012-10-231-1/+2
* Remove the support for using non-mpsafe filesystem modules.Konstantin Belousov2012-10-221-1/+0