summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add -EB to ${LD} too if we're making a big endian kernel, not anything incognet2006-07-181-0/+1
* Add new kernel config option. NO_SYSCTL_DESCR to omit the descriptions forimp2006-07-181-0/+3
* Move default GEOM classes from files.ia64, where they were markedmarcel2006-07-171-5/+0
* /etc/src.conf wasn't visable for the kernel build.obrien2006-07-171-0/+5
* Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists inphk2006-07-172-6/+0
* Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sysphk2006-07-172-5/+1
* - Connect the snd_emu10kx driver to the build. [1]netchild2006-07-153-0/+34
* MFp4: spibus glueimp2006-07-141-0/+4
* For the moment, make board configuration a compile time option. Thisimp2006-07-141-0/+2
* Add remote GDB bits for arm.cognet2006-07-141-0/+8
* Add enc(4), it can still build with FAST_IPSEC commented out.thompsa2006-07-101-0/+1
* Move POSIX.1e-specific utility routines from kern_acl.c torwatson2006-07-061-0/+1
* Fix kernel module build breakage.jkim2006-06-301-0/+2
* 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
OpenPOWER on IntegriCloud