summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add -mno-sse3 for amd64 case tooache2008-05-101-1/+1
* Add code to allow the system to handle multiple routing tables.julian2008-05-092-0/+3
* Fix spelling in comment.julian2008-05-061-1/+1
* Add a new personality to mpt(4) devices to allow userland applications tojhb2008-05-061-0/+1
* enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by defaultsam2008-05-031-0/+2
* Don't built the unused counter-timer abstraction.marius2008-05-021-1/+0
* Make ld use tradmips for output formats since we migrated to it.gonzo2008-04-302-2/+2
* mp_machdep.c is only conditional upon smp, not aim. If booke growsmarcel2008-04-301-1/+1
* Intel 4965 wireless driver (derived from openbsd driver of the same name)sam2008-04-291-0/+15
* Add an option (compiled out by default)julian2008-04-292-0/+6
* Define INLINE_LIMIT and additional CFLAGS for mips.gonzo2008-04-291-0/+9
* MFp4: SMP supportmarcel2008-04-271-0/+1
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()raj2008-04-261-0/+1
* Remove the MD isa_irq_pending() and the underlying PCI-specificmarius2008-04-262-2/+0
* add rules for statically embedding ipw, iwi, ral, and wpi firmware modulessam2008-04-251-0/+154
* Make genclock standard on all platforms.phk2008-04-214-8/+2
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-203-5/+23
* move awi to the Attic; it will not make the jump to the new world ordersam2008-04-202-7/+1
* MFi386: Merge yet another the RTC related work.nyan2008-04-191-0/+1
* 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
OpenPOWER on IntegriCloud