aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a COMPAT_FREEBSD12 kernel option.Conrad Meyer2019-05-021-0/+1
* Make TMPFS_PAGES_MINRESERVED a kernel optionAllan Jude2019-03-251-0/+3
* Allow using TPM as entropy source.Marcin Wojtas2019-03-231-0/+3
* Rename fuse(4) to fusefs(4)Alan Somers2019-03-201-1/+1
* gcov supportMatt Macy2019-02-231-0/+4
* Connect the restored dumb and sc terminal emulators to the kernel build.Bruce Evans2019-02-221-0/+4
* Retire SPX_HACK option unused after r342244Ed Maste2019-02-061-1/+0
* Extract the coverage sanitizer KPI to a new file.Andrew Turner2019-01-291-1/+2
* Garbage collect AH_SUPPORT_AR5416 config option.Andriy Voskoboinyk2019-01-251-1/+0
* Remove IEEE80211_AMPDU_AGE config option.Andriy Voskoboinyk2019-01-201-1/+0
* Allocate pager bufs from UMA instead of 80-ish mutex protected linked list.Gleb Smirnoff2019-01-151-1/+1
* Add support for the Clang Coverage Sanitizer in the kernel (KCOV).Andrew Turner2019-01-121-0/+1
* Add NETGRAPH_CHECKSUM.Maxim Sobolev2018-12-121-0/+1
* Port the NetBSD ubsan runtime to the FreeBSD kernel.Andrew Turner2018-11-061-0/+3
* Introduce an EXPERIMENTAL option for both src.conf(5) and the kernel.Bjoern A. Zeeb2018-10-301-0/+1
* Remove the long obsolete SYM_SETUP_LP_PROBE_MAP option. It's not beenWarner Losh2018-10-221-5/+0
* Remove the ncr(4) drive.Warner Losh2018-10-221-6/+0
* Retire dpt(4)Warner Losh2018-10-221-4/+0
* Remove adv(4) and adw(4)Warner Losh2018-10-221-1/+0
* Retire IPFIREWALL_NAT64_DIRECT_OUTPUT kernel option. And add abilityAndrey V. Elsukov2018-10-211-1/+0
* Remove the Yarrow PRNG algorithm option in accordance with due noticeMark Murray2018-08-261-3/+0
* KASSERT: Make runtime optionality optionalConrad Meyer2018-08-221-0/+1
* BOOT_TAG: Make a config(5) option, expose as sysctl and loader tunableKyle Evans2018-08-091-0/+2
* Make it possible to run ntpd as a non-root user, add ntpd uid and gid.Ian Lepore2018-07-191-0/+1
* Add config(8) options that can be used to enable building MAC/veriexecStephen J. Kiernan2018-07-141-0/+5
* Incorporate bus and chip select numbers into spigen(4) cdev names. RatherIan Lepore2018-06-211-0/+3
* md: use prestaged mfs_rootBreno Leitao2018-06-071-0/+1
* Improve defaults for per-CPU kernel console colors, especially with 2Bruce Evans2018-06-021-0/+1
* Reduce overhead of entropy collectionMatt Macy2018-05-311-0/+1
* Add support for hardware rate limiting to mlx5en(4).Hans Petter Selasky2018-05-291-0/+1
* Yank crufty INTR_FILTER optionConrad Meyer2018-05-241-3/+0
* Import the netdump client code.Mark Johnston2018-05-061-0/+3
* [amdsbwd] teach amdsbwd that it has optionsEitan Adler2018-04-241-0/+3
* This commit brings in the TCP high precision timer system (tcp_hpts).Randall Stewart2018-04-191-0/+1
* Retire the geom_aes classKyle Evans2018-04-091-1/+0
* Add an unused _COMPAT_LINUX32 option to ensure opt_compat.h exists onBrooks Davis2018-04-061-0/+1
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-10/+10
* Make the TCP blackbox code committed in r331347 be an optional featureJonathan T. Looney2018-03-241-0/+1
* Create a sysctl kern.cam.{,a,n}da.X.invalidateWarner Losh2018-03-141-1/+1
* This is an implementation of the client side of TCP Fast Open (TFO)Patrick Kelsey2018-02-261-0/+1
* Add support for zstd-compressed user and kernel core dumps.Mark Johnston2018-02-131-0/+1
* Create deprecation management functions.Warner Losh2018-01-291-0/+1
* Track Ref / DeRef and Hold / Unhold that da is doing to track downWarner Losh2018-01-251-0/+3
* Move VM_NUMA_ALLOC and DEVICE_NUMA under the single global config option NUMA.Jeff Roberson2018-01-141-2/+1
* Connect kern_tslog.c to the build and add TSLOG / TSLOGSIZE kernel options.Colin Percival2017-12-311-0/+2