| Commit message (Expand) | Author | Age | Files | Lines |
* | Hook up age(4) to the build. | yongari | 2008-05-19 | 2 | -0/+4 |
* | Connect atphy(4) to the build. | yongari | 2008-05-19 | 1 | -0/+1 |
* | Add a couple of files which depend of the KDTRACE_HOOKS option. | jb | 2008-05-18 | 1 | -2/+5 |
* | Add two kernel options: | jb | 2008-05-18 | 1 | -0/+2 |
* | Resort the if_ti driver to match the PCI Network cards instead of placing | remko | 2008-05-17 | 1 | -1/+1 |
* | This is driver version 1.4.4 of the Intel ixgbe driver. | jfv | 2008-05-16 | 1 | -0/+2 |
* | Document BOOTP_BLOCKSIZE. | benno | 2008-05-16 | 1 | -0/+1 |
* | Allow the block size used when booting over NFS to be overridden. It defaults | benno | 2008-05-16 | 1 | -0/+1 |
* | Add -mno-sse3 for amd64 case too | ache | 2008-05-10 | 1 | -1/+1 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 2 | -0/+3 |
* | Fix spelling in comment. | julian | 2008-05-06 | 1 | -1/+1 |
* | Add a new personality to mpt(4) devices to allow userland applications to | jhb | 2008-05-06 | 1 | -0/+1 |
* | enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default | sam | 2008-05-03 | 1 | -0/+2 |
* | Don't built the unused counter-timer abstraction. | marius | 2008-05-02 | 1 | -1/+0 |
* | Make ld use tradmips for output formats since we migrated to it. | gonzo | 2008-04-30 | 2 | -2/+2 |
* | mp_machdep.c is only conditional upon smp, not aim. If booke grows | marcel | 2008-04-30 | 1 | -1/+1 |
* | Intel 4965 wireless driver (derived from openbsd driver of the same name) | sam | 2008-04-29 | 1 | -0/+15 |
* | Add an option (compiled out by default) | julian | 2008-04-29 | 2 | -0/+6 |
* | Define INLINE_LIMIT and additional CFLAGS for mips. | gonzo | 2008-04-29 | 1 | -0/+9 |
* | MFp4: SMP support | marcel | 2008-04-27 | 1 | -0/+1 |
* | Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset() | raj | 2008-04-26 | 1 | -0/+1 |
* | Remove the MD isa_irq_pending() and the underlying PCI-specific | marius | 2008-04-26 | 2 | -2/+0 |
* | add rules for statically embedding ipw, iwi, ral, and wpi firmware modules | sam | 2008-04-25 | 1 | -0/+154 |
* | Make genclock standard on all platforms. | phk | 2008-04-21 | 4 | -8/+2 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 3 | -5/+23 |
* | move awi to the Attic; it will not make the jump to the new world order | sam | 2008-04-20 | 2 | -7/+1 |
* | MFi386: Merge yet another the RTC related work. | nyan | 2008-04-19 | 1 | -0/+1 |
* | move cxgb_lt2.[ch] from NIC to TOE | kmacy | 2008-04-19 | 1 | -1/+0 |
* | Allow SCTP to compile without INET6. | rrs | 2008-04-16 | 1 | -14/+14 |
* | Convert amd64 and i386 to share the atrtc device driver. | phk | 2008-04-14 | 2 | -0/+4 |
* | Merge in the mips specific configuration files and such from the | imp | 2008-04-13 | 5 | -0/+755 |
* | MFi386: RTC related cleanups. | nyan | 2008-04-13 | 1 | -0/+2 |
* | This patch provides the back end support for equal-cost multi-path | qingli | 2008-04-13 | 2 | -0/+2 |
* | Move i386 to generic RTC handling code. | phk | 2008-04-12 | 1 | -0/+2 |
* | Connect k8temp(4) to the build. | rpaulo | 2008-04-12 | 1 | -0/+1 |
* | Move INTR_FILTER from opt_global.h to its own header. | jhb | 2008-04-05 | 1 | -1/+1 |
* | If you build a compiler with TARGET_BIG_ENDIAN, and then try to build | imp | 2008-04-04 | 1 | -0/+4 |
* | Make kernel.tramp build properly on ARM9E. | raj | 2008-04-04 | 1 | -1/+1 |
* | Fix the build breakage, need the | between dependencies, I didn't | jfv | 2008-04-03 | 1 | -8/+8 |
* | Always build kernel.tramp. This should be helpful for a lot of | imp | 2008-04-03 | 1 | -0/+2 |
* | This update primarily addresses the ability to have both the em | jfv | 2008-04-02 | 1 | -16/+8 |
* | Add zyd, ural, and rum. They were missing. | imp | 2008-04-02 | 1 | -0/+10 |
* | add include path required to find ah_osdep.h | sam | 2008-03-31 | 1 | -1/+2 |
* | Add support for PC-9800 partition tables. | marcel | 2008-03-28 | 3 | -0/+3 |
* | Back in the good old days, PC's had random pieces of rock for | phk | 2008-03-26 | 3 | -6/+0 |
* | Add the new kernel-mode NFS Lock Manager. To use it instead of the | dfr | 2008-03-26 | 3 | -0/+35 |
* | Introduce support for zero-copy BPF buffering, which reduces the | csjp | 2008-03-24 | 1 | -0/+2 |
* | - Restore runq to manipulating threads directly by putting runq links and | jeff | 2008-03-20 | 1 | -0/+1 |
* | - Add an option to compile in SCHED_STATS. | jeff | 2008-03-20 | 2 | -1/+7 |
* | Almost seven years ago, vm/vm_page.c was split into three parts: | alc | 2008-03-18 | 1 | -1/+0 |