| Commit message (Expand) | Author | Age | Files | Lines |
| * | Glue the arcmsr driver into the tree. | Scott Long | 2005-03-31 | 1 | -0/+3 |
| * | Additions to .PATH are cumulative so referencing $.PATH is not helpful. | Nate Lawson | 2005-03-31 | 1 | -1/+1 |
| * | Add the Areca SATA RAID driver (arcmsr). This supports the ARC-11xx and 12xx | Scott Long | 2005-03-31 | 1 | -0/+10 |
| * | This is the much rumoured ATA mkIII update that I've been working on. | Søren Schmidt | 2005-03-30 | 14 | -0/+117 |
| * | - Fix the hpfs build, hpfs_hash.c was removed from the repository. | Jeff Roberson | 2005-03-28 | 1 | -1/+1 |
| * | Fix module build on amd64. There may be a cleaner way to do the .PATH | Nate Lawson | 2005-03-28 | 1 | -0/+1 |
| * | Hook powernow up to the build for i386 and amd64. | Nate Lawson | 2005-03-27 | 1 | -1/+5 |
| * | Unbreak buildworld on i386 when MODULES_WITH_WORLD is defined. | Olivier Houchard | 2005-03-23 | 1 | -0/+4 |
| * | Add USB Communication Device Class Ethernet driver. Originally written for | Maxim Sobolev | 2005-03-22 | 2 | -0/+11 |
| * | Add acpi_fujitsu for handling acpi-controlled buttons on Fujitsu laptops. | Philip Paeps | 2005-03-18 | 2 | -1/+11 |
| * | eisa attachment is safe to be in this module, both on eisa and | Warner Losh | 2005-03-17 | 1 | -1/+1 |
| * | Add PSEUDOFS_TRACE option. | Dag-Erling Smørgrav | 2005-03-14 | 1 | -0/+1 |
| * | Use vfs_hash() instead of home-rolled | Poul-Henning Kamp | 2005-03-14 | 1 | -1/+1 |
| * | Remove ufs_ihash.c here as well. | Poul-Henning Kamp | 2005-03-14 | 1 | -1/+1 |
| * | Don't build the nve on pc98. | Yoshihiro Takahashi | 2005-03-12 | 1 | -1/+1 |
| * | Due to a CVS misfire, I ended up committing the wrong version of this. | David E. O'Brien | 2005-03-12 | 1 | -3/+7 |
| * | FreeBSD consumer bits of the nForce MCP NIC binary blob. | David E. O'Brien | 2005-03-12 | 2 | -0/+18 |
| * | reorder ath_rate_onoe to after ath_rate_sample so it gets used as the | Sam Leffler | 2005-03-11 | 1 | -1/+1 |
| * | just use crypto/rijndael, and nuke opencrypto/rindael.[ch]. | Hajimu UMEMOTO | 2005-03-11 | 1 | -2/+3 |
| * | SampleRate rate control algorithm for the ath driver | Sam Leffler | 2005-03-11 | 2 | -0/+49 |
| * | connect wlan_acl to the build | Sam Leffler | 2005-03-09 | 1 | -0/+1 |
| * | Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistaken | Scott Long | 2005-03-02 | 1 | -2/+2 |
| * | The chip specific functions have been split out in their own | Hartmut Brandt | 2005-02-25 | 1 | -1/+1 |
| * | Add missing ofw_bus_if.h to SRCS. | Pyun YongHyeon | 2005-02-25 | 1 | -1/+1 |
| * | - Correct one aspect of the driver_object/device_object/IRP framework: | Bill Paul | 2005-02-24 | 1 | -1/+1 |
| * | Move acpi_perf and acpi_throttle into acpi.ko. Remove the acpi_perf | Nate Lawson | 2005-02-24 | 3 | -15/+3 |
| * | Hook p4tcc up to the module build. | Nate Lawson | 2005-02-23 | 1 | -1/+1 |
| * | Hook EST up to the build. | Nate Lawson | 2005-02-20 | 1 | -1/+6 |
| * | Add support for Windows/x86-64 binaries to Project Evil. | Bill Paul | 2005-02-16 | 2 | -1/+5 |
| * | Connect ng_source(4) to the build. | Ruslan Ermilov | 2005-02-12 | 1 | -0/+1 |
| * | Connect ng_atmllc(4) to the build. | Ruslan Ermilov | 2005-02-12 | 1 | -0/+1 |
| * | Don't export symbols, all netgraph modules appear to have | Ruslan Ermilov | 2005-02-12 | 1 | -3/+0 |
| * | Bitrot: the ethernet parse type is long standard. | Ruslan Ermilov | 2005-02-12 | 1 | -2/+0 |
| * | Break out obscure ISA cards into their own files, as well as ne2000 | Warner Losh | 2005-02-09 | 1 | -2/+2 |
| * | Use CFLAGS+=. | Ruslan Ermilov | 2005-02-09 | 1 | -1/+1 |
| * | Fix the standalone module build. | David E. O'Brien | 2005-02-09 | 3 | -4/+3 |
| * | Next step on the road to IRPs: create and use an imitation of the | Bill Paul | 2005-02-08 | 1 | -0/+1 |
| * | Hook acpi_throttle(4) up to the build. It's currently part of acpi_perf.ko | Nate Lawson | 2005-02-06 | 1 | -2/+3 |
| * | Add ng_ipfw to kernel module build. | Gleb Smirnoff | 2005-02-05 | 2 | -0/+7 |
| * | Only compile the cpufreq driver on i386 and amd64. | Scott Long | 2005-02-05 | 1 | -1/+3 |
| * | Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers. | Nate Lawson | 2005-02-04 | 4 | -1/+24 |
| * | - Split out PCI support. | Matthew N. Dodd | 2005-02-03 | 1 | -3/+5 |
| * | Connect ng_device(4) to the build. | Ruslan Ermilov | 2005-02-03 | 1 | -0/+1 |
| * | Fix alignment in the last commit. | Ruslan Ermilov | 2005-02-03 | 1 | -2/+2 |
| * | Don't build syscons, uart or vpo on PPC. | Peter Grehan | 2005-02-03 | 1 | -3/+8 |
| * | Build "digi" on i386, pc98, and amd64 only. | Ruslan Ermilov | 2005-01-30 | 1 | -1/+3 |
| * | Remove local hack which cowardly slipped into previous commit. | Maxim Sobolev | 2005-01-29 | 1 | -2/+0 |
| * | o Split out kernel part of execve(2) syscall into two parts: one that | Maxim Sobolev | 2005-01-29 | 1 | -0/+2 |
| * | "pst" is not 64-bit clean for reasons specified in sys/amd64/conf/NOTES. | Ruslan Ermilov | 2005-01-27 | 1 | -1/+2 |
| * | Comment out "lnc" on amd64 for reasons specified in sys/amd64/conf/NOTES. | Ruslan Ermilov | 2005-01-27 | 1 | -1/+1 |