| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable sis(4). sis(4) should work on all architectures. | yongari | 2010-09-02 | 1 | -1/+1 |
* | Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma | mdf | 2010-07-28 | 1 | -0/+1 |
* | Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had | thompsa | 2010-04-22 | 1 | -0/+1 |
* | Add sbbc(4), a driver for the BootBus controller found in Serengeti and | marius | 2010-04-10 | 2 | -0/+4 |
* | Remove COMPAT_43TTY from stock kernel configuration files. | ed | 2010-03-13 | 1 | -1/+0 |
* | Add the options DEADLKRES (introducing the deadlock resolver thread) in | attilio | 2010-02-10 | 1 | -0/+1 |
* | Move the examples for the 'hints' and 'env' keywords from various GENERIC | jhb | 2010-01-19 | 1 | -9/+0 |
* | Add epic(4) also here. | marius | 2010-01-18 | 1 | -0/+1 |
* | Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms. | imp | 2010-01-10 | 1 | -0/+1 |
* | Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245. | marius | 2010-01-10 | 1 | -0/+1 |
* | In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows | bz | 2010-01-08 | 1 | -0/+2 |
* | Enable ste(4). ste(4) should work on all architectures. | yongari | 2010-01-08 | 1 | -1/+1 |
* | Revert 200594. This file isn't intended for these sorts of things. | imp | 2010-01-04 | 1 | -7/+0 |
* | Add vlan(4) to all GENERIC kernels. | brooks | 2010-01-03 | 1 | -0/+1 |
* | Exclude options COMPAT_FREEBSD4 now that the MD freebsd4_sigreturn() | marius | 2010-01-03 | 1 | -0/+1 |
* | Add INCLUDE_CONFIG_FILE, and a note in comments about how to also | dougb | 2009-12-16 | 1 | -0/+7 |
* | Move the USB wireless drivers down into their own section next to the USB | jhb | 2009-10-13 | 1 | -4/+5 |
* | Merge r194204 from amd64/i386: | marius | 2009-09-25 | 1 | -0/+1 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 1 | -0/+1 |
* | Enable POSIX semaphores on all non-embedded architectures by default. | ed | 2009-07-02 | 1 | -0/+1 |
* | o merge from amd64: | marius | 2009-06-24 | 1 | -19/+37 |
* | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | marius | 2009-06-15 | 1 | -0/+1 |
* | Remove MAC kernel config files and add "options MAC" to GENERIC, with the | rwatson | 2009-06-02 | 2 | -28/+1 |
* | Add nge(4), nge(4) should work on all architectures. | yongari | 2009-05-21 | 1 | -0/+1 |
* | - Use "device\t" and "options \t" for consistency. | kuriyama | 2009-05-10 | 1 | -1/+1 |
* | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | thompsa | 2009-03-19 | 1 | -1/+0 |
* | Uncomment txp(4), txp(4) should work on all architectures. | yongari | 2009-03-12 | 1 | -1/+1 |
* | Change over the usb kernel options to the new stack (retaining existing | thompsa | 2009-02-23 | 1 | -58/+5 |
* | Add uslcom to the build too. | thompsa | 2009-02-15 | 1 | -0/+1 |
* | Switch over GENERIC kernels to USB2 by default. | thompsa | 2009-02-15 | 1 | -5/+56 |
* | Make gpart the default partitioning class on all platforms. | marcel | 2008-12-17 | 1 | -2/+2 |
* | Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important. | ed | 2008-12-02 | 1 | -1/+1 |
* | Switch to ath hal source code. Note this removes the ath_hal | sam | 2008-12-01 | 1 | -0/+1 |
* | Enable mpt(4) as some later models have on-board Fusion-MPT | marius | 2008-10-11 | 1 | -3/+2 |
* | ahc(4) work better in Sparc64 with AHC_ALLOW_MEMIO. | obrien | 2008-09-02 | 1 | -0/+1 |
* | Remove clkbrd(4) as a separate device and compile it solely based | marius | 2008-08-23 | 2 | -2/+0 |
* | - Add kbdmux(4); since sunkbd(4) was tought to emulate atkbd(4) like | marius | 2008-08-23 | 1 | -3/+5 |
* | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | ed | 2008-08-20 | 1 | -1/+1 |
* | Disconnect drivers that haven't been ported to MPSAFE TTY yet. | ed | 2008-08-03 | 1 | -2/+0 |
* | Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work out | delphij | 2008-07-07 | 1 | -0/+1 |
* | Resort the if_ti driver to match the PCI Network cards instead of placing | remko | 2008-05-17 | 1 | -1/+1 |
* | enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default | sam | 2008-05-03 | 1 | -0/+2 |
* | Make genclock standard on all platforms. | phk | 2008-04-21 | 2 | -2/+0 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -2/+0 |
* | Add kernel module support for nfslockd and krpc. Use the module system | dfr | 2008-03-27 | 1 | -0/+1 |
* | Remove kernel support for M:N threading. | jeff | 2008-03-12 | 1 | -3/+0 |
* | Uncomment vr(4), vr(4) should work on all architectures. | yongari | 2008-03-11 | 1 | -1/+1 |
* | Uncomment sf(4), sf(4) should work on all architectures. | yongari | 2008-01-21 | 1 | -1/+1 |
* | Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6. | jhb | 2008-01-07 | 1 | -0/+1 |
* | Break out stack(9) from ddb(4): | rwatson | 2007-12-02 | 1 | -0/+1 |