aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
...
* Remove support for running in SimOS. The support has rotted overMarcel Moolenaar2003-02-251-3/+0
* Add a new config option IPSEC_FILTERGIF to control whether or notSam Leffler2003-02-231-0/+1
* Finally make vinum ready for the root filesystem in FreeBSD 5.x. (AJoerg Wunsch2003-02-051-0/+1
* Add config glue to add an optional GEOM_VOL to add optional volume support.Gordon Tetlow2003-02-031-0/+1
* Add a rudimentary class for slicing Apple partitioned disks.Poul-Henning Kamp2003-01-311-0/+1
* Bang! Bang! Bang! etc etcPoul-Henning Kamp2003-01-281-2/+0
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionJeff Roberson2003-01-261-0/+2
* Move NODEVFS and NO_GEOM to opt_global.h.Poul-Henning Kamp2003-01-191-2/+2
* Fixed comment.Yoshihiro Takahashi2003-01-181-2/+2
* Add a very simple but functional GEOM mirror class.Poul-Henning Kamp2003-01-141-0/+1
* Hook up kernel options and build information for mac_lomac.Robert Watson2002-11-261-0/+1
* Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, sinceJuli Mallett2002-11-181-0/+2
* Convert kernel compile option PCI_ALLOW_UNSUPPORTED_IO_RANGE toMatthew N. Dodd2002-11-131-3/+0
* Split 4.x and 5.x signal handling so that we can keep 4.x signalPeter Wemm2002-10-251-0/+1
* Provide kernel options for the various MAC policy modules so thatRobert Watson2002-10-241-0/+7
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDScott Long2002-10-201-0/+4
* Add Geom Based Disk Encryption to the tree.Poul-Henning Kamp2002-10-191-0/+1
* Tie new "Fast IPsec" code into the build. This involves the usualSam Leffler2002-10-161-0/+1
* Remove the P1003_1B kernel option; it is no longer used.Mike Barcroft2002-10-131-1/+0
* Remove _KPOSIX_VERSION as a kernel option, nothing uses this any more.Mike Barcroft2002-10-131-1/+0
* NB: This commit does *NOT* make GEOM the default in FreeBSDPoul-Henning Kamp2002-10-051-1/+7
* Some kernel threads try to do significant work, and the default KSTACK_PAGESScott Long2002-10-021-0/+1
* Do away with AAC_COMPAT_LINUX option entirely. The functionality willScott Long2002-09-251-2/+0
* The AAC_COMPAT_LINUX option was really annoying, since it made theScott Long2002-09-251-1/+1
* - Add options ALQ and KTR_ALQ.Jeff Roberson2002-09-221-0/+2
* Ahem, actually add the DDB_TRACE option and finish changing DDB_UNATTENDEDJohn Baldwin2002-09-191-1/+2
* Regen for added syscalls.Alfred Perlstein2002-09-191-0/+1
* Move the KSTACK_PAGES option from MD to MI. Although not all platformsPeter Wemm2002-09-071-0/+1
* Add a new gre(4) driver, which could be used to create GRE (RFC1701)Maxim Sobolev2002-09-061-0/+1
* Remove options that don't actually exist (in this form).Scott Long2002-09-011-5/+0
* Add support for ahd/ahc register pretty printing in diagnostics.Justin T. Gibbs2002-08-311-3/+20
* New L2TP netgraph node type.Archie Cobbs2002-08-201-0/+1
* Wrap maintenance of varios nmac{objectname} counters in MAC_DEBUG so weRobert Watson2002-08-161-0/+1
* Add the ability to use ATAPI devices via CAM.Søren Schmidt2002-08-091-4/+5
* Add code that will download firmware to a Symbol LA4100-series of CFWarner Losh2002-08-031-0/+4
* Kernel options for Mandatory Access Control (MAC).Robert Watson2002-07-271-1/+6
* Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can alsoWarner Losh2002-07-261-1/+0
* Remove dependency on NPCI. Use 'options ATA_NOPCI' to compile withoutPeter Wemm2002-07-211-0/+1
* Move SMBFS from i386 and pc98 files and options files to MI files andJohn Baldwin2002-07-151-0/+5
* The puc(4) driver/bridge is MI, so don't bury it in MD options and filesJohn Baldwin2002-07-151-0/+1
* Sort all the SYSV IPC options. They are still all clumped together, butJohn Baldwin2002-07-151-14/+14
* - Properly sort GEOM and NODEVFS.John Baldwin2002-07-151-3/+2
* Make WLCACHE and WLDEBUG MI options.John Baldwin2002-07-151-0/+2
* Make NDGBPORTS an MI option since the dgb(4) driver is an MI driver.John Baldwin2002-07-151-0/+1
* Introduce syscall.master option 'COMPAT4' which allows one to wrapAlfred Perlstein2002-07-121-0/+1
* Move the MSIZE and MCLSHIFT options out of the undocumented section inKenneth D. Merry2002-07-111-2/+2
* Back out previous TCBHASHSIZE change. This should not be a kernel option.Mark Peek2002-07-081-1/+0
* Document TCBHASHSIZE in NOTES and add it to the allowable kernel options.Mark Peek2002-07-081-0/+1
* At long last, commit the zero copy sockets code.Kenneth D. Merry2002-06-261-0/+7
* Make the speed used by gdb over serial settable in the kernel configuration.Nick Hibma2002-06-181-0/+2