| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Windows/x86-64 binaries to Project Evil. | wpaul | 2005-02-16 | 1 | -1/+1 |
* | Only compile the cpufreq driver on i386 and amd64. | scottl | 2005-02-05 | 1 | -1/+3 |
* | Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers. | njl | 2005-02-04 | 1 | -0/+1 |
* | Fix alignment in the last commit. | ru | 2005-02-03 | 1 | -2/+2 |
* | Don't build syscons, uart or vpo on PPC. | grehan | 2005-02-03 | 1 | -3/+8 |
* | Build "digi" on i386, pc98, and amd64 only. | ru | 2005-01-30 | 1 | -1/+3 |
* | Remove local hack which cowardly slipped into previous commit. | sobomax | 2005-01-29 | 1 | -2/+0 |
* | o Split out kernel part of execve(2) syscall into two parts: one that | sobomax | 2005-01-29 | 1 | -0/+2 |
* | "pst" is not 64-bit clean for reasons specified in sys/amd64/conf/NOTES. | ru | 2005-01-27 | 1 | -1/+2 |
* | Comment out "lnc" on amd64 for reasons specified in sys/amd64/conf/NOTES. | ru | 2005-01-27 | 1 | -1/+1 |
* | ar and sr (and their netgraph cousins) don't appear to be 64-bit clean, so | imp | 2005-01-27 | 1 | -1/+1 |
* | The ar driver appears to do naughty things with pointers and integers | imp | 2005-01-27 | 1 | -1/+1 |
* | pcic is gone | imp | 2005-01-27 | 1 | -1/+0 |
* | Add cs module. It has built in my tree for ages, and it just never | imp | 2005-01-26 | 1 | -0/+2 |
* | Provide a WITHOUT_MODULES variable that specifies a list of modules | wes | 2005-01-20 | 1 | -0/+4 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | Separate mse driver into a core driver and a bus attachments. Separate out | imp | 2004-12-12 | 1 | -0/+2 |
* | Update/new modules for net80211 and ath changes. | sam | 2004-12-08 | 1 | -0/+6 |
* | Add vkdb(4) man page and connect vkbd(4) to the build. | emax | 2004-11-16 | 1 | -0/+1 |
* | Put _ray back, as appropriate. | imp | 2004-11-15 | 1 | -0/+2 |
* | Add comment about why amd64 and ia64 don't build acpi modules. | imp | 2004-11-15 | 1 | -2/+2 |
* | Remove at request of author, perhaps to be re-added later. | markm | 2004-11-10 | 1 | -1/+0 |
* | Remove the obsolete gx driver. | phk | 2004-11-08 | 1 | -1/+0 |
* | IPDIVERT is a module now and tell the other parts of the kernel about it. | andre | 2004-10-25 | 1 | -0/+1 |
* | Device driver for onboard CS4231 audio controller which is found | yongari | 2004-10-25 | 1 | -0/+1 |
* | Hook the hptmv driver up to the build. | scottl | 2004-10-24 | 1 | -0/+2 |
* | Port NetBSD auxio driver. The driver was modified to use led(4) and can | yongari | 2004-10-09 | 1 | -0/+2 |
* | Per recent HEADSUP: Disconnect (old)vinum from the kernel build. | phk | 2004-09-23 | 1 | -1/+0 |
* | Add device driver support for the VIA Networking Technologies | wpaul | 2004-09-10 | 1 | -0/+1 |
* | Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USB | des | 2004-09-05 | 1 | -0/+1 |
* | Hook autofs to the build. | alfred | 2004-09-02 | 1 | -0/+1 |
* | Enable aac(4) module build for amd64 | scottl | 2004-08-30 | 1 | -0/+1 |
* | Enable more modules on AMD64: | obrien | 2004-08-29 | 1 | -0/+14 |
* | Enable sound modules. | obrien | 2004-08-29 | 1 | -0/+1 |
* | Enable build of Netgraph modules on all architectures. | ru | 2004-08-18 | 1 | -3/+1 |
* | AMD64 on-CPU GART support. | obrien | 2004-08-16 | 1 | -0/+2 |
* | Now that hme(4) is MI build its module on all platforms. | marius | 2004-08-14 | 1 | -2/+1 |
* | Making a loadable null.ko for /dev/(null|zero) proved rather | markm | 2004-08-03 | 1 | -1/+0 |
* | Really back out rev 1.388. | obrien | 2004-08-02 | 1 | -0/+1 |
* | Don't build and install a mem.ko module. | obrien | 2004-08-02 | 1 | -1/+0 |
* | Break out the MI part of the /dev/[k]mem and /dev/io drivers into | markm | 2004-08-01 | 1 | -2/+5 |
* | The ahb module is not needed for pc98. | nyan | 2004-06-30 | 1 | -1/+1 |
* | Add ahb module for i386 and alpha (the onlt two platforms that have eisa | imp | 2004-06-29 | 1 | -0/+3 |
* | Enable 'vinum' on AMD64. | obrien | 2004-06-22 | 1 | -5/+1 |
* | Prepare for pf 3.5 import: | mlaier | 2004-06-16 | 1 | -4/+0 |
* | Connect Cronyx Tau-PCI to the system. | rik | 2004-05-17 | 1 | -0/+2 |
* | Disable ndis module on amd64. It doesn't compile. For example, | peter | 2004-05-16 | 1 | -1/+1 |
* | Fixed the disordering from rev. 1.371. | ru | 2004-05-16 | 1 | -1/+1 |
* | Move the ichwd to i386 only. | nyan | 2004-05-13 | 1 | -1/+1 |
* | Add a driver for the watchdog timer function present on the LPC interface | des | 2004-05-11 | 1 | -0/+2 |