| Commit message (Expand) | Author | Age | Files | Lines |
* | Change over the usb kernel options to the new stack (retaining existing | thompsa | 2009-02-23 | 1 | -67/+14 |
* | 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 | -15/+66 |
* | Don't forget to create opt_agp.h on ia64, which also uses agp(4). | wkoszek | 2009-02-07 | 1 | -0/+3 |
* | Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important. | ed | 2008-12-02 | 1 | -1/+1 |
* | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | ed | 2008-08-20 | 2 | -2/+2 |
* | Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work out | delphij | 2008-07-07 | 1 | -0/+1 |
* | Make genclock standard on all platforms. | phk | 2008-04-21 | 1 | -1/+0 |
* | Use genclock for RTC handling. This eliminates the MD versions for | marcel | 2008-04-15 | 1 | -0/+1 |
* | Support and switch to the ULE scheduler: | marcel | 2008-04-15 | 2 | -3/+3 |
* | 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 |
* | Re-sort options. While here: | marcel | 2008-02-16 | 1 | -5/+8 |
* | Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6. | jhb | 2008-01-07 | 1 | -0/+1 |
* | Add a BSD disklabel backend to g_part: | marcel | 2007-12-06 | 1 | -1/+1 |
* | Break out stack(9) from ddb(4): | rwatson | 2007-12-02 | 1 | -0/+1 |
* | 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 |
* | Enable GEOM_PART_MBR by default. On ia64 this replaces GEOM_MBR. | marcel | 2007-06-13 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Remove the KSE option now that it's in DEFAULTS on these arches/machines. | jb | 2006-10-26 | 1 | -1/+0 |
* | Add 'options KSE' to the kernel config DEFAULTS on all arches/machines | jb | 2006-10-26 | 1 | -0/+2 |
* | Make KSE a kernel option, turned on by default in all GENERIC | jb | 2006-10-26 | 1 | -0/+1 |
* | Move "device splash" back to MI NOTES and "files", it's MI. | ru | 2006-10-23 | 1 | -2/+0 |
* | Move more MD devices and options out of MI NOTES. | des | 2006-10-20 | 1 | -3/+57 |
* | The VGA_DEBUG option only exists on {amd64,i386,ia64}. | des | 2006-10-20 | 1 | -0/+3 |
* | - Remove SCHED_ULE from GENERIC to better avoid foot-shooting by | simon | 2006-10-05 | 1 | -1/+0 |
* | Added COMPAT_FREEBSD6 option. | ru | 2006-09-26 | 1 | -0/+1 |
* | Remove sio(4) and related options from MI files to amd64, i386 | marcel | 2006-07-29 | 1 | -3/+0 |
* | Move default GEOM classes from files.ia64, where they were marked | marcel | 2006-07-17 | 1 | -0/+5 |
* | Make the firmware assist driver resident in | mjacob | 2006-07-09 | 1 | -0/+1 |
* | Backed out the change by request from rwatson. | babkin | 2006-06-26 | 1 | -1/+0 |
* | The common UID/GID space implementation. It has been discussed on -arch | babkin | 2006-06-25 | 1 | -0/+1 |
* | Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's | netchild | 2006-06-15 | 2 | -2/+0 |
* | Add the ability to subset the devices that UART pulls in. This allows | imp | 2006-06-12 | 1 | -0/+3 |
* | EISA bus ia64 systems don't exist in reality. I'm told they may exist in | imp | 2006-06-02 | 1 | -1/+0 |
* | Add le(4). I could actually only test it on alpha, i386 and sparc64 but | marius | 2006-05-17 | 1 | -1/+2 |
* | Rewrite of puc(4). Significant changes are: | marcel | 2006-04-28 | 1 | -2/+0 |
* | Remove devices acpi & mem, as they are in defaults already. | marcel | 2006-02-02 | 1 | -2/+0 |
* | Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43) | phk | 2006-01-10 | 1 | -0/+1 |
* | - Allow duplicate "machine" directives with the same arguments. | ru | 2005-11-27 | 4 | -10/+1 |
* | Don't enable PUC_FASTINTR by default in the source. Instead, enable it | jhb | 2005-11-21 | 1 | -0/+2 |
* | Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and move | jhb | 2005-11-21 | 2 | -2/+13 |
* | Introduce a kernel config for the Mandatory Access Control framework. | csjp | 2005-09-18 | 1 | -0/+28 |