| Commit message (Expand) | Author | Age | Files | Lines |
* | Desupport M-Systems DiskOnChip driver "fla" | phk | 2004-07-13 | 1 | -6/+0 |
* | pccard no longer requires a count because the floppy driver that | imp | 2004-07-13 | 1 | -1/+1 |
* | db_memrw.c has been subsumed into db_interface.c ala sparc64 | grehan | 2004-07-12 | 1 | -1/+0 |
* | Make if_fwsubr.c dependant on fwip instead of firewire - there is not | dfr | 2004-07-12 | 1 | -1/+1 |
* | Update for the KDB framework: | marcel | 2004-07-11 | 2 | -43/+29 |
* | Fix build for non-WITNESS case | grehan | 2004-07-11 | 1 | -0/+1 |
* | Mega update for the KDB framework: turn DDB into a KDB backend. | marcel | 2004-07-10 | 1 | -19/+17 |
* | Hook the GDB backend into the build. | marcel | 2004-07-10 | 7 | -5/+9 |
* | Update for the KDB framework. Sanitize the alpha console code now that | marcel | 2004-07-10 | 1 | -4/+0 |
* | Hook the KDB frontend into the build. | marcel | 2004-07-10 | 1 | -0/+1 |
* | Add new options for the KDB framework. This commit merely adds them and | marcel | 2004-07-10 | 1 | -0/+9 |
* | Fix mismerge of fdc. Also, OLDCARD never was supported on amd64, so | imp | 2004-07-09 | 1 | -1/+1 |
* | Change the following environment variables to kernel options: | brian | 2004-07-08 | 3 | -3/+15 |
* | - Merged from sys/dev/fdc/fdc.c revision 1.275. | nyan | 2004-07-08 | 1 | -0/+1 |
* | Change the following kernel options to environment variables: | brian | 2004-07-08 | 3 | -15/+3 |
* | Break out the isa and pccard front ends to the fdc controller device. | imp | 2004-07-07 | 3 | -1/+7 |
* | By popular request, add a workaround that allows large (>128GB or so) | tjr | 2004-07-03 | 3 | -0/+16 |
* | Implement preemption of kernel threads natively in the scheduler rather | jhb | 2004-07-02 | 2 | -0/+7 |
* | Introduce GEOM_LABEL class. | pjd | 2004-07-02 | 3 | -0/+6 |
* | When building a kernel or the loader, let the hostname be overridden | ps | 2004-07-01 | 1 | -1/+1 |
* | My last commit broke oldcard. Rather than duplicate the lines for | imp | 2004-06-30 | 1 | -1/+1 |
* | Move acpi_if.m to files.{amd64,i386,ia64}. This should fix the alpha build. | njl | 2004-06-30 | 4 | -1/+3 |
* | Like usbdevs, use before-depend to ensure ordering. | njl | 2004-06-30 | 1 | -1/+1 |
* | Restore the terminating backslash lost by a typo. | njl | 2004-06-30 | 1 | -1/+1 |
* | Make acpi_quirks.h conditional on device acpi. | njl | 2004-06-30 | 1 | -1/+1 |
* | Add glue for building acpi_quirk.c | njl | 2004-06-30 | 1 | -0/+1 |
* | Document the MUTEX_WAKE_ALL option and turn it on in LINT. | jhb | 2004-06-30 | 1 | -0/+5 |
* | Add acpi methods for HID/CID probing, evaluating objects, and walking the | njl | 2004-06-29 | 2 | -1/+2 |
* | Add two new kernel options to allow rudimentary profiling of the internal | jhb | 2004-06-29 | 2 | -0/+10 |
* | We need to build miidevs.h when we have miibus, not mii. | imp | 2004-06-28 | 1 | -1/+1 |
* | We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition and | imp | 2004-06-27 | 2 | -8/+5 |
* | Only build miidevs.h when we have mii in the kernel | imp | 2004-06-27 | 1 | -3/+3 |
* | Add options NETGRAPH_FEC to hook up ng_fec.c to the LINT build. | rwatson | 2004-06-27 | 3 | -0/+3 |
* | Add options NETGRAPH_EIFACE, which causes ng_eiface.c to be built into | rwatson | 2004-06-27 | 3 | -0/+3 |
* | Spelling fixes. | mpp | 2004-06-26 | 1 | -14/+14 |
* | MFp4: | imp | 2004-06-26 | 1 | -3/+2 |
* | MFp4: | imp | 2004-06-26 | 1 | -3/+3 |
* | Catch up with sparc64 OFWCONS_POLL_HZ change | grehan | 2004-06-25 | 1 | -0/+2 |
* | Hook acpi_quirks up to the build for kernel and modules. | njl | 2004-06-24 | 2 | -0/+16 |
* | Better OFW console support on Sun Ultra2 machines. | obrien | 2004-06-24 | 1 | -0/+1 |
* | Add support for TCP Selective Acknowledgements. The work for this | ps | 2004-06-23 | 2 | -0/+2 |
* | el(4) stopped needing to me a count device in December 2000. | brooks | 2004-06-23 | 1 | -1/+1 |
* | Correct a misleading comment regarding the IPSEC_FILTERGIF option. | bms | 2004-06-22 | 1 | -3/+2 |
* | Major overhaul of pseudo-interface cloning. Highlights include: | brooks | 2004-06-22 | 1 | -0/+1 |
* | Fix the following error: | marcel | 2004-06-20 | 1 | -0/+2 |
* | Commit pf version 3.5 and link additional files to the kernel build. | mlaier | 2004-06-16 | 1 | -0/+2 |
* | Link ALTQ to the build and break with ABI for struct ifnet. Please recompile | mlaier | 2004-06-13 | 5 | -0/+38 |
* | Add a new driver to support IP over firewire. This driver is intended to | dfr | 2004-06-13 | 2 | -0/+3 |
* | Move uma_small_alloc() and uma_small_free() out of the pmap and into their | alc | 2004-06-11 | 1 | -0/+1 |
* | Deorbit COMPAT_SUNOS. | phk | 2004-06-11 | 2 | -7/+0 |