summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* Add option for disabling allocation from the packet zonekmacy2007-04-141-0/+1
* Retire unused TCP_SACK_DEBUG.andre2007-04-041-1/+0
* Optimize sx locks to use simple atomic operations for the common cases ofjhb2007-03-311-0/+2
* Sort.jhb2007-03-271-1/+1
* Catch up with ACPI-CA 20070320 import.jkim2007-03-221-1/+0
* - Simplify the #ifdef's for adaptive mutexes and rwlocks by conditionallyjhb2007-03-221-0/+1
* Make TCP_DROP_SYNFIN a standard part of TCP. Disabled by default itandre2007-03-211-1/+0
* Adds missing flight size logging option for SCTP.rrs2007-03-201-0/+1
* Add GEOM_MULTIPATH so LINT will build.des2007-02-271-0/+1
* Further improvements to LOCK_PROFILING:kmacy2007-02-271-0/+1
* Build PIM by default as part of the IPv4 multicast forwarding path.bms2007-02-101-1/+0
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-2/+2
* Remove MSDOSFS_LARGE compile time option. It has been convertedrodrigc2007-01-301-3/+0
* Wrap the EISA-specific parts of the dpt(4) and si(4) back-ends inmarius2007-01-181-0/+2
* Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpcmarius2007-01-101-0/+1
* Wrap ipfw nat support in a new kernel config option namedpiso2007-01-031-0/+1
* Work around a long standing LOR with user/group rules by doing the socketmlaier2006-12-291-0/+1
* Build bits for ng_deflate(4) and ng_pred1(4).glebius2006-12-291-0/+2
* spelling nitmjacob2006-12-181-1/+1
* Make MAXPHYS and DFLTPHYS options (finally).mjacob2006-12-101-0/+2
* Turn console printf buffering into a kernel option and only onjb2006-11-301-0/+3
* Remove the KDTRACE option because I can't implement it thejb2006-11-211-1/+0
* MUTEX_PROFILING has been generalized to LOCK_PROFILING. We now profilekmacy2006-11-111-1/+1
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+27
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEmjacob2006-11-021-1/+0
* Hook up gjournal bits to the build.pjd2006-10-311-0/+4
* Added the GEOM_CACHE option.ru2006-10-061-0/+1
* Added COMPAT_FREEBSD6 option.ru2006-09-261-0/+1
* Remove MAC_DEBUG label counters, which were used to debug leaks andrwatson2006-09-201-1/+0
* Remove the IPFIREWALL_FORWARD_EXTENDED option and make it on by default as it...julian2006-08-171-1/+0
* Add an option to enable KSE support.jb2006-08-031-0/+2
* Remove sio(4) and related options from MI files to amd64, i386marcel2006-07-291-5/+0
* Add new kernel config option. NO_SYSCTL_DESCR to omit the descriptions forimp2006-07-181-0/+3
* Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists inphk2006-07-171-4/+0
* Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sysphk2006-07-171-1/+0
* - Connect the snd_emu10kx driver to the build. [1]netchild2006-07-151-0/+3
* A netgraph node that can do different manipulations withglebius2006-06-271-0/+1
* Add a pseudo interface for packet filtering IPSec connections before or afterthompsa2006-06-261-0/+1
* Backed out the change by request from rwatson.babkin2006-06-261-1/+0
* The common UID/GID space implementation. It has been discussed on -archbabkin2006-06-251-0/+1
* Add scheduler CORE, the work I have done half a year ago, recent,davidxu2006-06-131-0/+1
* Make the ISAPNP code optional and only enable it on i386 and pc98 (usedmarius2006-06-121-1/+4
* remove ath hal options; having them here causes opt_ah.h to be clobberedsam2006-06-071-13/+0
* Add in a bunch of things to the mfi driver:ambrisko2006-05-181-0/+1
* Remove ip6fw. Since ipfw has full functional IPv6 support now and - inmlaier2006-05-121-4/+0
* Add a new kernel config option, VERBOSE_SYSINIT.benno2006-05-121-0/+1
* - change the example of compiling only specific modules to not containnetchild2006-05-071-1/+0
* AH_REGOPS_FUNC is needed for sparcsam2006-05-051-0/+1
* Rewrite of puc(4). Significant changes are:marcel2006-04-281-1/+0
* make BGE_FAKE_AUTONEG a tunable.mr2006-04-251-3/+0
OpenPOWER on IntegriCloud