summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Create new dialect knob, as setting the language dialect isn't a warning flag.obrien2006-06-292-2/+3
* Partial support for branch long emulation. This only emulates themarcel2006-06-291-0/+1
* A netgraph node that can do different manipulations withglebius2006-06-273-0/+3
* Add a pure open source nForce Ethernet driver, under BSDL.obrien2006-06-262-0/+2
* Add a pseudo interface for packet filtering IPSec connections before or afterthompsa2006-06-262-0/+2
* Backed out the change by request from rwatson.babkin2006-06-262-65/+0
* The common UID/GID space implementation. It has been discussed on -archbabkin2006-06-252-0/+65
* - Move the gigabit NICs that use miibus into the miibus section to matchjhb2006-06-191-6/+11
* Make sure the stack is properly aligned.cognet2006-06-181-3/+4
* Remove the insistance on having a device.hints. This was a seat beltimp2006-06-181-16/+0
* Unbreak build on platforms that don't have uart_sab82532 and uart_z8530marcel2006-06-141-0/+2
* Add scheduler CORE, the work I have done half a year ago, recent,davidxu2006-06-133-0/+3
* Handle MFS_IMAGE in the ${FULLKERNEL} target, so that we can build kernelcognet2006-06-131-9/+9
* MFp4:cognet2006-06-121-1/+3
* Make the ISAPNP code optional and only enable it on i386 and pc98 (usedmarius2006-06-122-3/+6
* Add the ability to subset the devices that UART pulls in. This allowsimp2006-06-121-3/+3
* Accomodate new files due to latest XFS import.rodrigc2006-06-091-3/+3
* add glue for ath_halsam2006-06-081-0/+11
* remove ath hal options; having them here causes opt_ah.h to be clobberedsam2006-06-071-13/+0
* Convert the last offender, the SA1110 port, to ARM32_NEW_VM_LAYOUT, andcognet2006-06-062-2/+0
* Make VERBOSE_INIT_ARM compile by fixing various printf formats, and add itcognet2006-06-061-0/+1
* Connect new GELI files to the build.pjd2006-06-051-0/+2
* Note that KTR_ENTRIES must be a power of two.kris2006-06-031-10/+12
* To avoid problems, invalidate the data cache and disable the MMU oncecognet2006-05-301-2/+6
* Enable -Wundef warnings for kernel/module compiles. From cpp.info:ru2006-05-301-1/+4
* Commit the new (old) midi framework. It's based in parts on the NetBSD code,netchild2006-05-272-2/+9
* Add in a bunch of things to the mfi driver:ambrisko2006-05-183-0/+3
* - Add C-bus and ISA front-ends for le(4) so it can actually replacemarius2006-05-172-0/+2
* Send the pcvt(4) driver off to retirement.phk2006-05-172-30/+0
* Update the description of pcn(4) from pcn(4) vs. lnc(4) to pcn(4) vs. le(4)marius2006-05-151-3/+5
* Remove the ipfw6 config from NOTESmat2006-05-141-4/+0
* Removed the deprecated lance driver, lnc, from files.gnn2006-05-143-4/+0
* Resurrect Skyeye support :cognet2006-05-131-1/+2
* Remove ip6fw. Since ipfw has full functional IPv6 support now and - inmlaier2006-05-122-5/+0
* Document VERBOSE_SYSINIT in NOTES.benno2006-05-121-0/+8
* Remove the snd_ess identify routine for the sound device in Alpha PWSjhb2006-05-121-1/+0
* add support for makeoptions MFS_IMAGE="<file>" in the config file whichjmg2006-05-121-0/+9
* Add a new kernel config option, VERBOSE_SYSINIT.benno2006-05-121-0/+1
* First pass at removing Alpha kernel support.jhb2006-05-116-467/+1
* Fix LINSYSFS in the platform options files that I missed from the platformambrisko2006-05-103-0/+3
* Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linuxambrisko2006-05-093-0/+3
* Add the ath and the wlan crypto support.nyan2006-05-081-0/+10
* - change the example of compiling only specific modules to not containnetchild2006-05-0711-41/+15
* AH_REGOPS_FUNC is needed for sparcsam2006-05-051-0/+1
* Rewrite of puc(4). Significant changes are:marcel2006-04-284-15/+6
* Enable the rr232x driver for amd64.scottl2006-04-281-0/+7
* Add the 'rr232x' driver for the HighPoint RocketRAID 2320 series of cards.scottl2006-04-271-0/+8
* The sk(4) driver has moved to /sys/dev/skyongari2006-04-271-1/+1
* make BGE_FAKE_AUTONEG a tunable.mr2006-04-251-3/+0
* Revert previous commit. It's not part of the ppc(4) changes.marcel2006-04-241-1/+0
OpenPOWER on IntegriCloud