| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the commented out entry of the old ISA-only le(4) driver which | marius | 2006-01-21 | 1 | -3/+0 |
* | Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43) | phk | 2006-01-10 | 1 | -0/+1 |
* | Move device 'cs' into i386/pc98 specific NOTES. It is broken on ppc | imp | 2005-12-20 | 1 | -0/+4 |
* | Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov, | anholt | 2005-12-03 | 1 | -0/+1 |
* | Update DRM to CVS snapshot as of 2005-11-28. Notable changes: | anholt | 2005-11-28 | 1 | -0/+1 |
* | - Allow duplicate "machine" directives with the same arguments. | ru | 2005-11-27 | 4 | -11/+1 |
* | Make COUNT_IPIS and COUNT_XINVLTLB_HITS real kernel options and take | jhb | 2005-11-22 | 1 | -0/+2 |
* | Don't enable PUC_FASTINTR by default in the source. Instead, enable it | jhb | 2005-11-21 | 1 | -0/+2 |
* | Add xbox associated options/devices to LINT. | imp | 2005-11-14 | 1 | -0/+17 |
* | Remove obsolete options | imp | 2005-11-09 | 1 | -1/+0 |
* | Add support for XBOX to the FreeBSD port. The xbox architecture is | imp | 2005-11-09 | 1 | -0/+104 |
* | The hptmv inherently believes that a 'long' can hold a physical address. | scottl | 2005-11-08 | 1 | -0/+1 |
* | Add uart(4). When both sio(4) and uart(4) can handle a serial port, | marcel | 2005-11-05 | 1 | -1/+2 |
* | Throw the switch and turn on STOP_NMI on in GENERIC for amd64 and i386. | jhb | 2005-11-01 | 1 | -0/+1 |
* | Hook nve(4) up in i386 and amd64 NOTES. | jhb | 2005-10-31 | 1 | -0/+2 |
* | Create a default kernel config for i386 and move 'device isa' and | jhb | 2005-10-27 | 2 | -7/+18 |
* | Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to all | jhb | 2005-10-24 | 1 | -1/+1 |
* | Remove the sx(4) driver at the request of the author. The author | jhb | 2005-10-14 | 1 | -3/+0 |
* | Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm. | ru | 2005-10-14 | 1 | -2/+2 |
* | Polling is now configured with help of ifconfig(8), not sysctl. | glebius | 2005-10-07 | 1 | -4/+4 |
* | Introduce a kernel config for the Mandatory Access Control framework. | csjp | 2005-09-18 | 1 | -0/+28 |
* | de(4) is now properly busdma'ed. | obrien | 2005-09-04 | 1 | -1/+0 |
* | Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatened | jhb | 2005-08-26 | 1 | -5/+0 |
* | Revert last change, I will turn ULE on as default after 6.0-R. | davidxu | 2005-08-06 | 1 | -2/+2 |
* | Make ULE as default scheduler, allow it to be tested more widely. | davidxu | 2005-08-06 | 1 | -2/+2 |
* | Don't compile ral and ural in the PAE kernel, because | imura | 2005-07-28 | 1 | -0/+2 |
* | Add the latest r300 code from r300.sf.net. This is based on the patch supplied | anholt | 2005-07-20 | 1 | -1/+1 |
* | Add entries for smbios, smapi and vpd drivers. | mdodd | 2005-07-20 | 1 | -0/+6 |
* | Add recently invented COMPAT_FREEBSD5 option. | kensmith | 2005-07-14 | 1 | -0/+1 |
* | Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures, | delphij | 2005-07-02 | 1 | -4/+0 |
* | Connect reiserfs build to every platforms, not only i386 and pc98. | dumbbell | 2005-06-21 | 1 | -6/+0 |
* | Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from | obrien | 2005-06-20 | 1 | -0/+1 |
* | Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specific | ups | 2005-06-14 | 1 | -0/+3 |
* | - Move the REISERFS option in the MD NOTES file for i386, it doesn't | mux | 2005-05-24 | 1 | -0/+6 |
* | Add new ral(4) and ural(4) drivers. | damien | 2005-05-24 | 1 | -0/+2 |
* | Implement an alternate method to stop CPUs when entering DDB. Normally we use | dwhite | 2005-04-30 | 1 | -0/+5 |
* | Enable dc(4) and rl(4) in the PAE kernel. | obrien | 2005-04-29 | 1 | -2/+0 |
* | For whatever reason, we don't allow USB on PAE. Since it's a dependency | scottl | 2005-04-29 | 1 | -0/+1 |
* | Remove obsolete option. | njl | 2005-04-25 | 1 | -3/+0 |
* | Revert previous commit: The hwpmc(4) driver compiles on all platforms. | marcel | 2005-04-20 | 1 | -13/+0 |
* | Move this to the specific architectures that are supported. #ifdef foo | imp | 2005-04-19 | 1 | -0/+13 |
* | Update to DRM CVS as of 2005-04-12, bringing many changes: | anholt | 2005-04-16 | 1 | -18/+9 |
* | Really remove the last vestiges of mixed mode from all but amd64. | jhb | 2005-04-15 | 1 | -8/+0 |
* | Oops, remove last mention of mixed mode. | jhb | 2005-04-15 | 1 | -1/+0 |
* | Glue the arcmsr driver into the tree. | scottl | 2005-03-31 | 2 | -0/+7 |
* | Add USB Communication Device Class Ethernet driver. Originally written for | sobomax | 2005-03-22 | 2 | -0/+2 |
* | Add a comment to note that pseudo-device bpf is required for DHCP. | murray | 2005-03-18 | 1 | -0/+1 |
* | Hook acpi_fujitsu up to the build. | philip | 2005-03-18 | 1 | -0/+3 |
* | Bring back some of the ioctl junk that was removed in rev 1.59 as a | cognet | 2005-03-17 | 1 | -0/+4 |
* | Make it clear nve needs mii, and shorten long comment line. | obrien | 2005-03-16 | 1 | -2/+2 |