summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fixed some insertion sort errors.bde2004-02-251-13/+13
* Fixed some style bugs in previous commit (unsorting of the DDB_* options,bde2004-02-251-5/+6
* Add DDB_NUMSYM option which in addition to the symbolic representationphk2004-02-242-0/+6
* Fix vinums cdevsw{} to initialize d_version.phk2004-02-231-1/+0
* Ye/PCI is supported by cy driver, so we don't need to assign a number to it.imp2004-02-221-1/+1
* Device megapatch 2/6:phk2004-02-211-3/+0
* Device megapatch 1/6:phk2004-02-211-73/+0
* MFi386: revision 1.466nyan2004-02-191-0/+1
* Switch to using the new $PIR interrupt routing code and remove the oldjhb2004-02-181-0/+1
* Remove the static major assignment for iir(4).scottl2004-02-141-1/+0
* Remove the static major assignment for ips(4).scottl2004-02-141-1/+0
* Remove the reservation for the I2O device. The code never materialized, andscottl2004-02-141-1/+0
* Merged from kmod.mk,v 1.152: strip debugging symbols even when notru2004-02-131-0/+3
* Don't override the standard SYSTEM_LD setting from kern.pre.mk.ru2004-02-132-6/+1
* Reduce the number of knobs controlling the build of debug modulesru2004-02-132-8/+7
* We didn't strip debugging symbols from .ko if DEBUG was undefined.ru2004-02-131-0/+3
* Work-in-progress for the 'Kauai' ATA device in Mac notebooks. Thegrehan2004-02-121-0/+1
* Un-reserve major 144 (nsmb) now that we are using automatic allocation.tjr2004-02-111-1/+0
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-112-0/+2
* Allow amr(4) to get a dynamic major number instead of a static one.scottl2004-02-081-1/+0
* Reduce the inline limit from 20000 to 8000 after the previous changespeter2004-02-061-1/+1
* Attempt to clean up the emu10k1-alsa.h stuff so that config doesn'tpeter2004-02-052-11/+6
* Add crypto implemenation files (C versions (like alpha, unlike i386))peter2004-02-051-0/+4
* Reserve 187 (twa) for the new 3ware ATA RAID controller.ps2004-02-021-0/+1
* Compiled longrun.c when defined options CPU_ENABLE_LONGRUN,shiba2004-01-311-0/+1
* Fix pathname so 'make tags' in a kernel build directory looks inkensmith2004-01-291-1/+1
* Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow directgrehan2004-01-291-0/+1
* Add missing 'device ataraid' to support ATA software RAID.ale2004-01-261-0/+1
* Fixed some style bugs.nyan2004-01-261-14/+10
* Fixed some style bugs (insertion sort errors, tab lossage, and ornationbde2004-01-251-17/+13
* Remove trailing whitespace.des2004-01-251-24/+24
* Replace description of the mutex profiling code with a reference todes2004-01-251-20/+2
* Move LongRun support out of identcpu.c, where it hardly belongs, into itssobomax2004-01-251-0/+1
* - Compile 4BSD in LINT since ULE will be tested by GENERIC kernel builds.jeff2004-01-251-2/+2
* - ULE is not exactly experimental anymore. Change some comments and enablejeff2004-01-241-5/+5
* Add missing options from pcvt_conf.h to options.i386. Thisphilip2004-01-231-1/+11
* Only enforce -fno-strict-aliasing for optimization levels thatru2004-01-221-1/+4
* The gdbinit.${MACHINE_ARCH} script may not exist.ru2004-01-211-0/+2
* Add required GFB options as well as one for ofw/syscons.grehan2004-01-211-0/+6
* Add syscons files, and also generate a syscons font since Applegrehan2004-01-211-0/+19
* Fix sort misordering.obrien2004-01-202-2/+2
* Add new CPU_ENABLE_TCC option, from NOTES:sobomax2004-01-182-0/+2
* Use generic net80211 framework for awi driver.onoe2004-01-151-3/+0
* - add openpic macio and psim/iobus attachmentsgrehan2004-01-151-4/+6
* MFi386: revision 1.462nyan2004-01-141-0/+2
* Re-add libkern/ffs.c. I thought sparc64 had an inline version, butdes2004-01-141-0/+1
* Forgot ffsl() and flsl() on alpha.des2004-01-131-0/+2
* Add ffsl(), fls() flsl() to platforms that don't already have them.des2004-01-135-1/+12
* Add emu10k1-alsa%diked.h dependancies.obrien2004-01-122-1/+11
* Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,njl2004-01-111-0/+1
OpenPOWER on IntegriCloud