summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* Switch the default rpc implementation for NFS back to the new code. I believedfr2008-11-141-1/+0
* Temporarily switch NFS back to the old RPC code while I try to diagnose anddfr2008-11-131-0/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-0/+9
* Make RL_TWISTER_ENABLE a tunable/sysctl. Eliminate it as an option.imp2008-11-021-3/+0
* Add RL_TWISTER_ENABLE option. This enables the magic bits to do longimp2008-10-311-0/+3
* Add U3G_DEBUG to LINTn_hibma2008-10-241-0/+1
* Remove the LOOKUP_SHARED kernel option. Instead, make vfs.lookup_sharedjhb2008-10-011-3/+0
* Sort the network options alphabetically. They were mostlyimp2008-08-271-26/+23
* Remove left-over divot from wi driver cleanup Sam did a while ago.imp2008-08-271-3/+0
* MFp4: Sort a couple options alphabetically.imp2008-08-261-2/+2
* VIMAGE is a global optionjulian2008-08-241-1/+1
* Introduce two related changes to the TrustedBSD MAC Framework:rwatson2008-08-231-1/+0
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-1/+1
* Bufferize the output for DDB printouts.attilio2008-08-181-0/+1
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-0/+3
* Add an accept filter for TCP based DNS requests. It waits until thedwmalone2008-07-181-0/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-8/+0
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-7/+0
* Add two kernel options:jb2008-05-181-0/+2
* Allow the block size used when booting over NFS to be overridden. It defaultsbenno2008-05-161-0/+1
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-0/+1
* Add an option (compiled out by default)julian2008-04-291-0/+1
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-0/+10
* This patch provides the back end support for equal-cost multi-pathqingli2008-04-131-0/+1
* Move INTR_FILTER from opt_global.h to its own header.jhb2008-04-051-1/+1
* Add support for PC-9800 partition tables.marcel2008-03-281-0/+1
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-261-0/+2
* - Add an option to compile in SCHED_STATS.jeff2008-03-201-0/+1
* Remove kernel support for M:N threading.jeff2008-03-121-1/+0
* Add support for VTOC8 labels (aka sun disk labels). When a label doesmarcel2008-03-021-0/+1
* Rename geom_lvm(4) to geom_linux_lvm(4).thompsa2008-02-201-1/+1
* Add missing GEOM_LVM option.thompsa2008-02-111-0/+1
* Allow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUFSIZE to berwatson2008-01-261-0/+2
* Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.jhb2008-01-071-0/+1
* Add configuration knobs for the superpage reservation system. Initially,alc2007-12-271-0/+2
* - Re-implement lock profiling in such a way that it no longer breaksjeff2007-12-151-1/+0
* add compile option to remove extra branch introduced by tcp offload support codekmacy2007-12-151-0/+3
* Add a BSD disklabel backend to g_part:marcel2007-12-061-0/+1
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+1
* Make ADAPTIVE_GIANT as the default in the kernel and remove the option.attilio2007-11-281-1/+0
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-231-0/+1
* Remove PF_MPSAFE_UGID leftover.mlaier2007-09-221-1/+0
* Update snd_emu10kx driver with recent perforce changes (and fewariff2007-09-121-3/+0
* Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, whichrwatson2007-08-061-1/+0
* Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.bz2007-08-051-1/+1
* Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read thescottl2007-07-241-0/+3
* Disconnect netatm from the build as it is not MPSAFE and relies onrwatson2007-07-141-6/+6
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-141-1/+0
* Fix some problems with lock_profiling in sx locks:attilio2007-07-061-0/+1
* Temporary disconnect i4bing, i4bisppp and i4bipr from the build forbz2007-07-041-3/+3
OpenPOWER on IntegriCloud