summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* move cxgb_lt2.[ch] from NIC to TOEkmacy2008-04-191-1/+0
* Allow SCTP to compile without INET6.rrs2008-04-161-14/+14
* Convert amd64 and i386 to share the atrtc device driver.phk2008-04-142-0/+4
* Merge in the mips specific configuration files and such from theimp2008-04-135-0/+755
* MFi386: RTC related cleanups.nyan2008-04-131-0/+2
* This patch provides the back end support for equal-cost multi-pathqingli2008-04-132-0/+2
* Move i386 to generic RTC handling code.phk2008-04-121-0/+2
* Connect k8temp(4) to the build.rpaulo2008-04-121-0/+1
* Move INTR_FILTER from opt_global.h to its own header.jhb2008-04-051-1/+1
* If you build a compiler with TARGET_BIG_ENDIAN, and then try to buildimp2008-04-041-0/+4
* Make kernel.tramp build properly on ARM9E.raj2008-04-041-1/+1
* Fix the build breakage, need the | between dependencies, I didn'tjfv2008-04-031-8/+8
* Always build kernel.tramp. This should be helpful for a lot ofimp2008-04-031-0/+2
* This update primarily addresses the ability to have both the emjfv2008-04-021-16/+8
* Add zyd, ural, and rum. They were missing.imp2008-04-021-0/+10
* add include path required to find ah_osdep.hsam2008-03-311-1/+2
* Add support for PC-9800 partition tables.marcel2008-03-283-0/+3
* Back in the good old days, PC's had random pieces of rock forphk2008-03-263-6/+0
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-263-0/+35
* Introduce support for zero-copy BPF buffering, which reduces thecsjp2008-03-241-0/+2
* - Restore runq to manipulating threads directly by putting runq links andjeff2008-03-201-0/+1
* - Add an option to compile in SCHED_STATS.jeff2008-03-202-1/+7
* Almost seven years ago, vm/vm_page.c was split into three parts:alc2008-03-181-1/+0
* Remove kernel support for M:N threading.jeff2008-03-122-2/+0
* Update file list and Makefile after repocopying vr(4) fromyongari2008-03-111-1/+1
* HZ now defaults to 1000 on many architectures, so update NOTES to reflectrwatson2008-03-091-9/+9
* Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.rink2008-03-062-0/+4
* Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratoriesrink2008-03-052-0/+3
* Force an explicit dependency on opt_global.h for all module object filesjhb2008-03-041-0/+7
* Connect MPC85XX to the PowerPC build.raj2008-03-032-2/+24
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-031-0/+2
* Add cpuset, an api for thread to cpu binding and cpu resource groupingjeff2008-03-021-0/+1
* Add the SMI VTOC8 disk label option.marcel2008-03-021-0/+1
* Add support for VTOC8 labels (aka sun disk labels). When a label doesmarcel2008-03-022-0/+2
* Somehow missed the stanza for 575 in the em driverjfv2008-03-011-2/+0
* Temporarily comment out new entries due to build problems, to be resolved nex...jfv2008-03-011-3/+3
* Add entries for em, igb, and ixgbe adapters.jfv2008-03-011-0/+4
* Move ipfw's nat code into its own kld: ipfw_nat.piso2008-02-292-2/+2
* This change introduces a split to the Intel E1000 driver, now rather thanjfv2008-02-291-0/+14
* Avoid hardcoding the kernel link address in the linker script.marcel2008-02-271-10/+15
* Move firmware in to separate module that can be compiled statically in to the...kmacy2008-02-262-0/+2
* Hook-up the FPU emulator. It's optional upon FPU_EMU.marcel2008-02-232-0/+12
* Rename geom_lvm(4) to geom_linux_lvm(4).thompsa2008-02-203-3/+3
* Remove coda_namecache from "options vcoda", it is no longer required.rwatson2008-02-131-1/+0
* The Sun disk label only uses 16-bit fields for cylinders, heads andmarius2008-02-111-0/+1
* Add missing GEOM_LVM option.thompsa2008-02-111-0/+1
* Hook geom_lvm(4) up to the build.thompsa2008-02-112-0/+2
* Introduce a standalone shell script for embedding MFS image.raj2008-02-052-7/+5
* Remove the rr232x driver. It has been superceded by the hptrr driver.scottl2008-02-032-16/+0
* pc98 lint builds w/o warnings. Remove the last special case from ourimp2008-02-021-2/+0
OpenPOWER on IntegriCloud