summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* Implemented zero-copy TCP/IP extensions via sendfile(2) - send adg1998-11-051-1/+2
* Add BUS_DEBUG option in opt_bus.hdfr1998-10-281-1/+4
* Fixed bitrot in mfs options. MFS_ROOT split into MFS_ROOT andbde1998-10-121-2/+2
* Remove DDB_ELF_SYMBOLS and DDB_KLD_SYMBOLS options. KLD will be the solepeter1998-10-091-3/+1
* Add ADW_ALLOW_MEMIO and DPT_ALLOW_MEMIO. Until our configurationgibbs1998-10-071-2/+7
* Patches from DES to create three new kernel config options to controlken1998-10-021-4/+5
* Make #define NO_SWAPPING a normal kernel config option.abial1998-09-291-1/+2
* Goodbye BOUNCE_BUFFERS, for a hack it has served us well.peter1998-09-251-2/+1
* (requested by gibbs) Remove the SCSI_CAM option (and rework the isp drivermjacob1998-09-181-2/+1
* (this is an extract from src/share/examples/atm/README)phk1998-09-151-1/+8
* Update for CAM.gibbs1998-09-151-4/+21
* Remove the SLICE code.sos1998-09-141-2/+1
* All the references to cfs, in symbols, structs, and stringsrvb1998-09-111-2/+2
* Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.sos1998-08-311-0/+2
* Added Capture Area ioctl - BT848[SG]CAPAREA.sos1998-08-311-1/+4
* Add OVERRIDE_CARD to the bktr options listsos1998-08-261-1/+2
* A few misc changes to get the spigot and meteor board working in 3.0.jkh1998-08-081-1/+8
* Update DPT driver from 1.4.3 to 1.4.5eivind1998-08-051-8/+10
* Prepare to handle MAXUSERS as a normal option.bde1998-07-121-1/+2
* Forgot to register the IPFIREWALL_FORWARD option.julian1998-07-061-1/+2
* Remove unused optionjulian1998-07-021-3/+1
* Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enoughbde1998-06-301-6/+1
* move OVERRIDE_TUNER from i386 to general options... it's not i386jmg1998-06-301-1/+4
* document PCI_QUIET that prevents pci from compiling in so many stringsjmg1998-06-301-1/+4
* document some VM paging options for cache sizes:jmg1998-06-301-1/+7
* make NO_SCSI_SENSE a proper option (already documented in LINT)jmg1998-06-301-1/+2
* document and make EXPORTMFS a new style optionjmg1998-06-301-1/+2
* convert some nfs tunables to options, these are:jmg1998-06-301-2/+14
* Add options for selecting ELF or KLD symbols in DDB.dfr1998-06-281-1/+3
* This commit fixes various 64bit portability problems required fordfr1998-06-071-1/+4
* Reverse the default sense of the IPFW/DIVERT reinjection codejulian1998-06-051-2/+2
* Add optional code to change the way that divert and ipfw work together.julian1998-05-251-1/+3
* Add CVS optionjkh1998-05-241-1/+2
* Make the size of the msgbuf (dmesg) a "normal" option.phk1998-05-191-1/+4
* Get rid of DEVFS_ROOTjulian1998-04-201-2/+1
* Make the devfs SLICE option a standard type option.julian1998-04-201-1/+2
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-3/+5
* Make this compile.. There are some unpleasing hacks in here.peter1998-03-211-1/+4
* Add ENABLE_VFS_IOOPT kernel option.dyson1998-03-191-1/+2
* Add a BOOTP_WIRED_TO option, for use on machines with multiple networktegge1998-03-141-1/+2
* Document options policy.eivind1998-03-101-3/+30
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-1/+7
* Reviewed by: msmith, bde long agodufault1998-03-041-1/+4
* make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.itojun1998-02-271-1/+5
* Try to dynamically size the VM_KMEM_SIZE (but is still able to be overriddendyson1998-02-231-1/+6
* Add HW_WDOG to LINT, and turn it into a new-style option.eivind1998-02-161-1/+2
* Make NO_LKM a new-style option.eivind1998-02-121-1/+2
* Throw DEBUG and DIAGNOSTIC in opt_global.heivind1998-02-061-3/+4
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+2
* Change LINT_PCCARD_HACK to COMPILING_LINT, and put it in its own header fileeivind1998-02-041-1/+2
OpenPOWER on IntegriCloud