| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust style (following the already existing rules) for the newly | attilio | 2010-02-15 | 1 | -1/+1 |
* | Add the options DEADLKRES (introducing the deadlock resolver thread) in | attilio | 2010-02-10 | 1 | -0/+1 |
* | Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms. | imp | 2010-01-10 | 1 | -1/+1 |
* | In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows | bz | 2010-01-08 | 1 | -0/+2 |
* | 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 |
* | Hook ebus(4) and isa(4) up to the sun4v LINT build in order to | marius | 2009-12-23 | 1 | -1/+1 |
* | - Remove devices which are/were only relevant for sun4u. | marius | 2009-12-23 | 1 | -19/+0 |
* | Add INCLUDE_CONFIG_FILE, and a note in comments about how to also | dougb | 2009-12-16 | 1 | -0/+7 |
* | Rename option USBVERBOSE to USB_VERBOSE for 2 reasons: | marcel | 2009-07-12 | 1 | -1/+1 |
* | Enable POSIX semaphores on all non-embedded architectures by default. | ed | 2009-07-02 | 1 | -0/+1 |
* | Remove COMPAT_43 from sun4v's GENERIC. | ed | 2009-06-25 | 1 | -1/+0 |
* | Remove COMPAT_FREEBSD5 from sun4v. There are no FreeBSD/sun4v 5.x binaries | jhb | 2009-06-25 | 1 | -1/+0 |
* | Remove MAC kernel config files and add "options MAC" to GENERIC, with the | rwatson | 2009-06-02 | 2 | -28/+1 |
* | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | thompsa | 2009-03-19 | 1 | -1/+0 |
* | 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 | -6/+57 |
* | 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 | -2/+2 |
* | 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 |
* | Use the "options " spelling (vs. "options<TAB>") so that commented lines | obrien | 2008-05-21 | 1 | -12/+12 |
* | Make genclock standard on all platforms. | phk | 2008-04-21 | 2 | -2/+0 |
* | Add kernel module support for nfslockd and krpc. Use the module system | dfr | 2008-03-27 | 1 | -0/+1 |
* | Break out stack(9) from ddb(4): | rwatson | 2007-12-02 | 1 | -0/+1 |
* | Make ADAPTIVE_GIANT as the default in the kernel and remove the option. | attilio | 2007-11-28 | 1 | -1/+0 |
* | Use the correct expanded name for SCTP. | brueffer | 2007-09-26 | 1 | -1/+1 |
* | Enable SCTP by default for GENERIC kernels in order to give it | delphij | 2007-06-14 | 1 | -0/+1 |
* | Use default options for default partitioning schemes, rather than | marcel | 2007-06-11 | 1 | -0/+4 |
* | Enable AUDIT by default in the GENERIC kernel, allowing security event | rwatson | 2007-06-08 | 1 | -0/+1 |
* | Remove trailing '.' for consistency! | pjd | 2007-04-10 | 1 | -1/+1 |
* | Add UFS_GJOURNAL options to the GENERIC kernel. | pjd | 2007-04-10 | 1 | -0/+1 |
* | Include GEOM_LABEL in GENERIC. It's very useful and not well publicized | brooks | 2007-02-09 | 1 | -0/+1 |
* | Evolve the ctlreq interface added to geom_gpt into a generic | marcel | 2007-02-07 | 1 | -1/+1 |
* | MFsparc64: Add .cvsignore file here too. | ru | 2007-01-30 | 1 | -0/+1 |
* | recent changes have caused TRAP_TRACING to induce corruption | kmacy | 2006-12-04 | 1 | -2/+2 |
* | Turn console printf buffering into a kernel option and only on | jb | 2006-11-30 | 1 | -0/+1 |
* | kernel will not compile without genclock, thus move to DEFAULTS | kmacy | 2006-11-24 | 2 | -1/+1 |
* | reduce whining from LINT by removing another GPL sound driver | kmacy | 2006-11-22 | 1 | -0/+1 |
* | eeprom has been removed from sun4v - remove from NOTES | kmacy | 2006-11-18 | 1 | -1/+1 |
* | Enable ata and atapicd now those work on sun4v. | jb | 2006-11-09 | 1 | -2/+2 |
* | Remove the KDTRACE option again because of the complaints about having | jb | 2006-11-04 | 1 | -3/+0 |
* | Build in kernel support for loading DTrace modules by default. This | jb | 2006-11-04 | 1 | -0/+3 |
* | Add 'options KSE' to the kernel config DEFAULTS on all arches/machines | jb | 2006-10-26 | 1 | -1/+1 |
* | Move "device splash" back to MI NOTES and "files", it's MI. | ru | 2006-10-23 | 1 | -0/+1 |
* | Mechanically kill redundant nodevice/nooption/nomakeoption, i.e., | ru | 2006-10-23 | 1 | -19/+0 |
* | Comment out 'device isa'. | jb | 2006-10-16 | 1 | -16/+32 |
* | Ignore the uart device. | jb | 2006-10-13 | 1 | -0/+1 |