summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
...
* Add ng_device(4) to LINT.glebius2004-07-201-0/+1
* Unbreak kernel compiles by preserving an old opt_adaptive_mutexes.h filekan2004-07-181-1/+1
* Enable ADAPTIVE_MUTEXES by default by changing the sense of the option toscottl2004-07-181-1/+1
* Update for the KDB framework:marcel2004-07-111-18/+11
* Add new options for the KDB framework. This commit merely adds them andmarcel2004-07-101-0/+9
* Change the following environment variables to kernel options:brian2004-07-081-0/+5
* Change the following kernel options to environment variables:brian2004-07-081-5/+0
* By popular request, add a workaround that allows large (>128GB or so)tjr2004-07-031-0/+3
* Implement preemption of kernel threads natively in the scheduler ratherjhb2004-07-021-0/+1
* Introduce GEOM_LABEL class.pjd2004-07-021-0/+1
* Add two new kernel options to allow rudimentary profiling of the internaljhb2004-06-291-0/+2
* Add options NETGRAPH_FEC to hook up ng_fec.c to the LINT build.rwatson2004-06-271-0/+1
* Add options NETGRAPH_EIFACE, which causes ng_eiface.c to be built intorwatson2004-06-271-0/+1
* Add support for TCP Selective Acknowledgements. The work for thisps2004-06-231-0/+1
* Link ALTQ to the build and break with ABI for struct ifnet. Please recompilemlaier2004-06-131-0/+9
* Deorbit COMPAT_SUNOS.phk2004-06-111-1/+0
* - Connect geom(8) and its libraries to the build.pjd2004-05-201-0/+2
* Expose USBVERBOSE as a first-class option. It will be needed soon asimp2004-05-131-0/+1
* Remove new options and my prevention of system freeze when the sio probeambrisko2004-05-031-1/+0
* Allow geom_concat and geom_gate to be compiled in kernel.pjd2004-05-031-0/+2
* Add MAC_STATIC, a kernel option that disables internal MAC Frameworkrwatson2004-05-031-0/+1
* Some enhancements and bug fix.ambrisko2004-04-301-0/+1
* Address few style issues pointed out by bdeemax2004-04-271-11/+9
* Connect ng_sppp to the build process.rik2004-04-241-0/+1
* Make sure Bluetooth stuff can be statically compiled into kernelemax2004-04-231-0/+10
* garbage collect ASR_MEASURE_PERFORMANCEscottl2004-04-211-3/+0
* As promised a while ago, remove DA_OLD_QUIRKS and all quirks it was enabling.njl2004-04-191-2/+0
* Add glue for new sx driver.imp2004-04-111-0/+1
* Add a new kernel option MUTEX_WAKE_ALL that changes the mutex unlock codejhb2004-04-061-0/+1
* Moved comments on 3ware 9000 series RAID controller driver options fromvkashyap2004-03-311-3/+2
* Give in to the oblique nagging and move AAC and AHC/AHD comments out ofscottl2004-03-311-40/+12
* Added options for 3ware 9000 series RAID controller driver (twa).vkashyap2004-03-301-0/+4
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskscottl2004-03-161-4/+0
* Add a netgraph node to handle ATM LLC encapsulation. This currently handlesbenno2004-03-081-0/+1
* Rename the WATCHDOG option to SW_WATCHDOG and make it use thephk2004-02-281-1/+1
* Tweak existing header and other build infrastructure to be able to buildmlaier2004-02-261-0/+3
* Fixed some insertion sort errors.bde2004-02-251-13/+13
* Add DDB_NUMSYM option which in addition to the symbolic representationphk2004-02-241-0/+1
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-111-0/+1
* Remote meteor driver. It hasn't compiled in over 3 years. If someoneimp2003-12-071-7/+0
* The dgb driver is redundant with the digi driver in the tree. It usesimp2003-12-071-1/+0
* Make interrupt pipe interval time configurable.akiyama2003-11-161-0/+2
* Allow the ng_uni node (NgATM signalling layer) to be built into theharti2003-11-071-0/+1
* Removed the garbage options DPT_ALLOW_MEMIO, HIFN_NO_RNG,bde2003-11-051-16/+0
* Hook the udf_iconv module up to the kernel build.scottl2003-11-051-0/+1
* Change the reset video option to be positive (hw.acpi.reset_video).njl2003-11-011-1/+0
* Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO.iwasaki2003-10-291-1/+1
* Add kernel option ACPI_NO_RESET_VIDEO as workaround for problemsiwasaki2003-10-291-0/+1
* speedup stream socket recv handling by tracking the tail ofsam2003-10-281-0/+2
* Allow building the NgATM SAAL layer directly into the kernel.harti2003-10-271-0/+3
OpenPOWER on IntegriCloud