summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERICrwatson2009-06-051-1/+1
* driver for Marvell 88W8363 Wireless LAN controllersam2009-06-011-0/+8
* - Rename IP_NONLOCALOK IP socket option to IP_BINDANY, to be more consistentpjd2009-06-011-1/+0
* Reverse the logic for ADAPTIVE_SX option and enable it by default.attilio2009-05-291-1/+1
* Add the kernel build glue for the experimental NFS subsystem thatrmacklem2009-05-281-0/+7
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-1/+0
* Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver forimp2009-05-031-0/+4
* add more tdma fixed rate defaultssam2009-05-011-0/+5
* - Import infrastructure for caching flows as a means of accelerating L3 and L...kmacy2009-04-191-0/+1
* Add a compat option to the EBR scheme that controls themarcel2009-04-151-0/+1
* Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. Itsam2009-03-301-1/+0
* split Atheros SuperG support out into it's own file that's included onlysam2009-03-241-0/+1
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedrwatson2009-03-151-3/+0
* Add option GEOM_PART_EBR by default on amd64 and i386.marcel2009-02-101-0/+1
* Consistently use <TAB> instead of spaces as option name and filewkoszek2009-02-061-8/+8
* Add support for frobbing Intel StrataFlash Protection Registers:sam2009-02-051-0/+4
* Overhaul regulatory support:sam2009-01-281-1/+1
* Allow experimental libteken features to be tested without changing code.ed2009-01-171-0/+4
* Revive the RTF_LLINFO flag in route.h. The kernel code is guardedqingli2009-01-121-0/+1
* Implement a new IP option (not compiled/enabled by default) to allowadrian2009-01-091-0/+1
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-081-0/+10
* Hook up the ether_echo node and fix the man pagejulian2008-12-251-0/+1
* Merge usb changes for Gateworks Cambria boards:sam2008-12-201-0/+1
* Put the VIMAGE options together in one place.bz2008-12-111-1/+1
* Conditionally compile out V_ globals while instantiating the appropriatezec2008-12-101-0/+1
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-0/+15
* 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
OpenPOWER on IntegriCloud