| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that the pci include file location migration has been completed, | imp | 2003-08-22 | 2 | -2/+2 |
* | Hook up mac_stub to the modules Makefile. | rwatson | 2003-08-21 | 3 | -0/+3 |
* | Add ptrace_machdep.c. | marcel | 2003-08-15 | 1 | -0/+1 |
* | As warned: Initiate deorbit burn for the pcaudio driver. | phk | 2003-08-15 | 3 | -3/+0 |
* | Add a overhaul of the soundchip initialization for the MSP34xx chipsets | alex | 2003-08-12 | 3 | -0/+6 |
* | Add ng_atmpif: a HARP physical interface emulation. This allows one | harti | 2003-08-11 | 3 | -0/+4 |
* | Fix logic in Makefile.i386,v 1.249: only back up ${DESTDIR}${KODIR} | ru | 2003-08-07 | 1 | -4/+2 |
* | Add support for "options PIM" in the kernel configuration file. | hsu | 2003-08-07 | 2 | -0/+5 |
* | Remove nowerror from some files that no longer generate warnings. | njl | 2003-08-07 | 1 | -3/+3 |
* | fix disordering of filenames. Place the dev/ppc files in alphabetical | imp | 2003-08-04 | 3 | -4/+5 |
* | Remove the NSWAPDEV option, we have no upper limit on how many | phk | 2003-08-03 | 2 | -9/+0 |
* | MFi386: revision 1.449. | nyan | 2003-08-02 | 1 | -0/+1 |
* | Fix ordering bug created by previous commit. While here, make ppc(4) | marcel | 2003-08-01 | 1 | -1/+1 |
* | Add printer support to puc(4) driver. | ambrisko | 2003-08-01 | 4 | -4/+5 |
* | Enforce -fno-strict-aliasing to override the converse that is implied by | scottl | 2003-07-30 | 1 | -1/+1 |
* | Fix the new DA_OLD_QUIRKS option for normal and module compiles. | njl | 2003-07-29 | 1 | -3/+2 |
* | Deprecate USB and Firewire quirks. We should now never send 6 byte commands | njl | 2003-07-29 | 2 | -0/+9 |
* | Turn -Werror back on again. I've tested with/without | peter | 2003-07-26 | 1 | -1/+1 |
* | Change the inline limit switch to something that exists in gcc-3.2. | peter | 2003-07-26 | 2 | -4/+4 |
* | Turn -Werror back off again. Leaving out the invariants options causes | peter | 2003-07-23 | 1 | -1/+1 |
* | Turn -Werror back on. | peter | 2003-07-23 | 1 | -1/+1 |
* | ARGH. I *knew* I'd eventually accidently commit this. Change 5.1-XP back | peter | 2003-07-23 | 1 | -1/+1 |
* | Provide a knob for raising the inline instruction estimate threshold and | peter | 2003-07-23 | 3 | -1/+7 |
* | EISA_SLOTS is mandantory to get opt_eisa.h | ticso | 2003-07-22 | 2 | -2/+2 |
* | relocate eisa into MI files. | ticso | 2003-07-22 | 3 | -2/+1 |
* | Don't complain about inlines for genassym | phk | 2003-07-22 | 1 | -1/+1 |
* | Initiate de-orbit burn for fpu-less operation. 386+387 is still | peter | 2003-07-22 | 4 | -70/+0 |
* | safenet driver config glue | sam | 2003-07-21 | 2 | -0/+6 |
* | Enable eisa support on alpha. | ticso | 2003-07-21 | 1 | -0/+1 |
* | This is a pseudo physical interface for the HARP ATM stack. When loaded | harti | 2003-07-21 | 2 | -0/+4 |
* | Merge swap_pager.c and vm_swap.c into swap_pager.c, the separation | phk | 2003-07-18 | 1 | -1/+0 |
* | make usb bus_dma aware. | jmg | 2003-07-15 | 1 | -1/+1 |
* | This is a driver for IDT77252 based ATM interfaces. It has been tested | harti | 2003-07-15 | 2 | -0/+11 |
* | Add a facility for devices, specifically network interfaces, that require | harti | 2003-07-15 | 3 | -0/+4 |
* | Add dmobject.c to sys/conf/files also. While I'm here, remove unnecessary | njl | 2003-07-14 | 1 | -14/+15 |
* | Fix typo for BURN_BRIDGES' file, it should be opt_global.h | imp | 2003-07-11 | 1 | -1/+1 |
* | Make UWX_TRACE_ENABLE a global option so that we don't have to | marcel | 2003-07-11 | 1 | -0/+2 |
* | Temporarily switch off -Werror until new GCC warning have been dealt with. | kan | 2003-07-11 | 1 | -1/+1 |
* | unifdef -DLAZY_SWITCH and start to tidy up the associated glue. | peter | 2003-07-10 | 2 | -2/+0 |
* | - Fix the kernel build for configurations that include pci but not isa by | jhb | 2003-07-09 | 1 | -3/+3 |
* | Add an ACPI to ISA psuedo bridge driver. It attaches an isab(4) device to | jhb | 2003-07-08 | 1 | -0/+1 |
* | FreeBSD 2.0.5 is old hat. Also cross-reference GEOM_VOL from the discussion | wollman | 2003-07-07 | 1 | -8/+9 |
* | Fix wording: `irregardless' is a solecism. | wollman | 2003-07-07 | 1 | -2/+2 |
* | Put NFSSERVER in the right list of filesystem stuff. Building a kernel | wollman | 2003-07-07 | 1 | -1/+1 |
* | Single-character style fix. | wollman | 2003-07-07 | 1 | -1/+1 |
* | The .s files were repo-copied to .S files. | ru | 2003-07-02 | 1 | -7/+7 |
* | Add the new sparc64 OFW PCI framework, conditional on options OFW_NEWPCI | tmm | 2003-07-01 | 2 | -1/+5 |
* | Hook grackle system controller/heathrow interrupt controller to PPC build. | grehan | 2003-06-28 | 1 | -0/+2 |
* | switch to new 802.11 support | sam | 2003-06-28 | 1 | -1/+7 |
* | Announce umct to kernel build. | scottl | 2003-06-28 | 2 | -0/+3 |