summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* update for new ath halsam2004-12-081-0/+3
* Catch a few more autofs references.peter2004-11-121-1/+0
* Move the 'debug' sysctl tree under options SYSCTL_DEBUG. It generatesrwatson2004-10-271-0/+1
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.phk2004-09-231-3/+0
* Attach ng_netflow to kernel build.glebius2004-09-161-0/+1
* Hook autofs to the build.alfred2004-09-021-0/+1
* Turn PREEMPTION into a kernel option. Make sure that it's defined ifscottl2004-09-021-1/+2
* General modernization of coda:brooks2004-09-011-1/+0
* Kill count device support from config. I've changed the last fewpeter2004-08-301-0/+9
* Remove the HW_WDOG option; it serves no purpose.des2004-08-291-1/+0
* Change the default disposition of debug.mpsafenet from 0 to 1, whichrwatson2004-08-281-0/+1
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelandre2004-08-271-1/+0
* add options MPROF_BUFFERS and MPROF_HASH_SIZE that adjust the sizes ofjmg2004-08-191-0/+2
* Convert ipfw to use PFIL_HOOKS. This is change is transparent to userlandandre2004-08-171-0/+1
* Connect RAID3 GEOM class to the build.pjd2004-08-161-0/+1
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDdwmalone2004-08-141-1/+0
* Add geom_uzip -- geom class that implements read-only compressed disks.fjoe2004-08-131-0/+1
* Allow the ATM call control module to be built into the kernel.harti2004-08-121-0/+1
* Connect GEOM_MIRROR class to the build.pjd2004-07-301-0/+1
* Remove the old geom_mirror class.pjd2004-07-301-1/+0
* Add "options ADAPTIVE_GIANT" which causes Giant to also be treated inrwatson2004-07-271-0/+1
* 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
OpenPOWER on IntegriCloud