aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* ipfilter: Disable ipfs(8) by defaultCy Schubert2026-01-051-0/+1
* filemon: Document how to build into the kernel.Dag-Erling Smørgrav2024-08-011-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* base: Remove support for the VTOC8 partitioning schemeMarius Strobl2023-08-061-1/+0
* NgATM: Remove useless NGATM_ATM optionBrooks Davis2023-03-061-1/+0
* NATM: Remove useless NETGRAPH_ATM_ATMPIF optionBrooks Davis2023-03-061-1/+0
* netlink: allow netlink to be build in the kernelAlexander V. Chernikov2023-01-261-0/+1
* ed: Remove optionsWarner Losh2022-02-221-5/+0
* nvme: Only reset once on attach.Warner Losh2022-01-211-0/+1
* MAC/priority module for realtime privilege groupFlorian Walpen2021-12-191-0/+1
* conf: Add a KMSAN kernel optionMark Johnston2021-11-021-0/+1
* Add a KASAN option to the kernel buildMark Johnston2021-11-011-0/+1
* kern: add an option for preserving the early kenvKyle Evans2021-08-261-0/+8
* Delete dead CLUSTERDEBUG config option.Konstantin Belousov2021-02-281-1/+0
* acpi: limit the AMDI0020/AMDI0010 workaround to an optionWarner Losh2021-02-111-0/+1
* hid: Replace USBHID_ENABLED kernel config option with loader tunableVladimir Kondratyev2021-01-141-1/+0
* hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel optionVladimir Kondratyev2021-01-071-0/+1
* hid: Port ukbd to HID and attach to buildVladimir Kondratyev2021-01-071-0/+1
* hid: Import usbhid - USB transport backend for HID subsystem.Vladimir Kondratyev2021-01-071-0/+1
* hid: Import iichid - I2C transport backend for HID subsystemVladimir Kondratyev2021-01-071-0/+2
* hid: Import functions and constants required by new subsystemVladimir Kondratyev2021-01-071-0/+3
* Add modular fib lookup framework.Alexander V. Chernikov2020-12-251-0/+1
* Remove RADIX_MPATH config option.Alexander V. Chernikov2020-11-291-1/+0
* Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov2020-11-281-1/+1
* Remove NO_EVENTTIMERS supportMark Johnston2020-11-191-1/+0
* Add "Fenestras X" alternative /dev/random implementationConrad Meyer2020-10-101-0/+2
* Introduce scalable route multipath.Alexander V. Chernikov2020-10-031-0/+1
* Rename kernel option ACPI_DMAR to IOMMU.Ruslan Bukin2020-09-291-1/+3
* geom(4): Kill GEOM_PART_EBR_COMPAT optionConrad Meyer2020-07-011-1/+0
* Add the SCTP_SUPPORT kernel option.Mark Johnston2020-06-181-0/+1
* Update vt(4) config option names to chase r303043.Mark Johnston2020-06-041-2/+2
* Remove ubsec(4).John Baldwin2020-05-111-5/+0
* Split XDR into separate kernel module. Make krpc depend on xdr.Gleb Smirnoff2020-04-171-0/+1
* Add queue(2) debug macros as build optionsConrad Meyer2020-04-121-2/+4
* Finish removal of bktrWarner Losh2020-03-011-21/+0
* Remove vpo.4Warner Losh2020-02-021-1/+0
* UMA NUMA flag day. UMA_ZONE_NUMA was a source of confusion. Make the namesJeff Roberson2020-01-041-2/+0
* Port the NetBSD KCSAN runtime to FreeBSD.Andrew Turner2019-11-211-0/+1
* Actually hook CAM_IO_STATS up to the buildAlan Somers2019-11-161-0/+1
* Implement NetGDB(4)Conrad Meyer2019-10-171-2/+4
* Split out a more generic debugnet(4) from netdump(4)Conrad Meyer2019-10-171-0/+2
* Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-071-0/+1
* Move EPOCH_TRACE to opt_global.h, so that any external modules thatGleb Smirnoff2019-09-261-1/+1
* Add debugging facility EPOCH_TRACE that checks that epochs entered areGleb Smirnoff2019-09-251-0/+2
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-271-0/+1
* Remove deprecated GEOM classesConrad Meyer2019-08-131-5/+0
* Add two new kernel options to control memory locality on NUMA hardware.Jeff Roberson2019-08-061-0/+2
* Add support for extended descriptor format to Altera mSGDMA driver.Ruslan Bukin2019-06-271-0/+6
* Remove a couple of harmless stray references to nandfs.Warner Losh2019-06-251-1/+0
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-211-1/+0