aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* Import the CloudABI datatypes and create a system call table.Ed Schouten2015-07-091-0/+1
* Huge cleanup of random(4) code.Mark Murray2015-06-301-2/+9
* ALTQ FAIRQ discipline import from DragonFLYErmal Luçi2015-06-241-0/+1
* Add makefile to build geom_map kld. Document some GEOM_* optionsAndrey V. Elsukov2015-06-081-0/+1
* Change EM_MULTIQUEUE to a real kernconf entry and enable support forSean Bruno2015-06-031-0/+3
* Build GENERIC with RACCT/RCTL support by default. Note that it stillEdward Tomasz Napierala2015-05-141-1/+1
* Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead ofJohn Baldwin2015-05-081-0/+1
* Add DEV_ACPI to opt_acpi.h to be used to detect when ACPI is enabled inAndrew Turner2015-05-051-0/+1
* Make it possible to statically link SIFTR into the kernelGeorge V. Neville-Neil2015-04-291-0/+1
* Add kern.racct.enable tunable and RACCT_DISABLED config option.Edward Tomasz Napierala2015-04-291-0/+1
* Make IFMEDIA_DEBUG a kernel option.Gleb Smirnoff2015-04-211-0/+1
* Reimplement support for userland core dump compression using a new interfaceMark Johnston2015-03-091-1/+1
* Implement interface to create SR-IOV Virtual FunctionsRyan Stone2015-03-011-0/+1
* Import videomode code from NetBSD which is needed by USB display link drivers.Hans Petter Selasky2015-02-151-0/+3
* Add WPI_DEBUG option.Adrian Chadd2015-02-071-0/+3
* turn GEOM_UNCOMPRESS_DEBUG into a proper option so it can be specifiedJohn-Mark Gurney2015-02-051-1/+2
* Optimise allocation of USB DMA structures. By default don't double mapHans Petter Selasky2015-02-021-0/+1
* There are still kernel configs and mk files depending on the OFED option.Bjoern A. Zeeb2015-01-181-0/+1
* Start importing the basic OFED linux compatibility layer changes madeHans Petter Selasky2015-01-171-1/+1
* Move DEV_ entries scattered to their common section. Add DEV_PCI.Warner Losh2015-01-171-7/+8
* Add option to support the QCA955x SoC wifi.Adrian Chadd2015-01-061-0/+1
* Fix kernel builds with "options NFS_DEBUG" thatRick Macklem2014-12-231-2/+0
* Remove the old NFS client and server from head,Rick Macklem2014-12-231-5/+0
* This is the much-discussed major upgrade to the random(4) device, known to yo...Mark Murray2014-10-301-1/+0
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatJohn Baldwin2014-10-241-0/+2
* Add kernel option KSTACK_USAGE_PROF to sample the stack depth onKonstantin Belousov2014-10-041-0/+1
* Move pci/ncr to dev/ncr.Rui Paulo2014-09-231-1/+1
* Bring in the new automounter, similar to what's provided in most otherEdward Tomasz Napierala2014-08-171-0/+1
* Add support for the SCTP_PR_STREAM_STATUS and SCTP_PR_ASSOC_STATUSMichael Tuexen2014-08-131-0/+1
* Make the witness lock limit an option.Warner Losh2014-08-031-0/+1
* Add missing VT_ kernel config knobsEd Maste2014-06-301-2/+5
* In order to get vt(4) a bit closer to the feature set provided by sc(4),Marius Strobl2014-06-271-1/+2
* Add disklabel64 supportAndrey V. Elsukov2014-06-111-0/+1
* Add support for the SCTP_LOCAL_TRACE_BUF options.Michael Tuexen2014-06-101-2/+3
* imagact_binmisc builds for all supported architectures, so enable it for all.Justin Hibbits2014-05-221-0/+1
* Allow GEOM_VINUM to be statically compiled into the kernel.Marius Strobl2014-05-021-0/+1
* 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