| Commit message (Expand) | Author | Age | Files | Lines |
| * | Connect ktrdump to the build. <cringe>. | Jake Burkholder | 2002-04-02 | 1 | -0/+1 |
| * | Add a man page. | Jake Burkholder | 2002-04-02 | 2 | -1/+83 |
| * | 1. Add missing include of stdint.h. | Jake Burkholder | 2002-04-02 | 1 | -2/+3 |
| * | Use sx locks instead of flags+tsleep locks. | Alfred Perlstein | 2002-04-02 | 1 | -31/+11 |
| * | Use sx locks rather than lockmgr locks for eventhandlers. | Alfred Perlstein | 2002-04-02 | 2 | -18/+16 |
| * | Make this compile again after the recent NetBSD merge | Warner Losh | 2002-04-02 | 1 | -2/+2 |
| * | Add myself. | Norikatsu Shigemura | 2002-04-02 | 1 | -0/+1 |
| * | Add if_wi_{pccard,pci}.c for pccard and pci bus front ends | Warner Losh | 2002-04-02 | 1 | -1/+3 |
| * | First cut at breaking out the bus attachment from the bus independent | Warner Losh | 2002-04-02 | 7 | -479/+614 |
| * | Minor changes to make this work on sparc64. | Jake Burkholder | 2002-04-02 | 1 | -33/+46 |
| * | Mutex profiling code, conditional on the MUTEX_PROFILING option. Adds the | Dag-Erling Smørgrav | 2002-04-02 | 4 | -4/+326 |
| * | Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() | Matthew Dillon | 2002-04-01 | 29 | -270/+577 |
| * | Add support for booting from CD-ROM. Make it possible to enable UFS | Thomas Moestl | 2002-04-01 | 2 | -0/+27 |
| * | 1.) Produce a boot1 disklabel template of the format disklabel(8) expects. | Thomas Moestl | 2002-04-01 | 1 | -12/+22 |
| * | Fix SCM IDs. | David E. O'Brien | 2002-04-01 | 7 | -18/+14 |
| * | Allow to compile a YACC produced file with GCC 3.1 (which has different | David E. O'Brien | 2002-04-01 | 1 | -0/+1 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -5/+7 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -7/+6 |
| * | Move the CTASSERT macro from MD code to systm.h alongside KASSERT so other | Jake Burkholder | 2002-04-01 | 2 | -4/+4 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -3/+8 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -4/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -1/+4 |
| * | Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp. | David E. O'Brien | 2002-04-01 | 5 | -6/+6 |
| * | MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h | Josef Karthauser | 2002-04-01 | 7 | -23/+73 |
| * | Change the suser() API to take advantage of td_ucred as well as do a | John Baldwin | 2002-04-01 | 158 | -404/+418 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -10/+6 |
| * | MFNetBSD: Update many URLs. | Josef Karthauser | 2002-04-01 | 9 | -13/+18 |
| * | Include <string.h> for some prototypes, rather than depending on | Mike Barcroft | 2002-04-01 | 3 | -0/+3 |
| * | Back out lots of the last commit that was committed by accident. | Josef Karthauser | 2002-04-01 | 1 | -36/+0 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -3/+4 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -1/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -2/+5 |
| * | Remove the disktab.h include file from the build. | Poul-Henning Kamp | 2002-04-01 | 1 | -1/+1 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -2/+2 |
| * | Really sweep the broom on this one. | Poul-Henning Kamp | 2002-04-01 | 3 | -141/+39 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -3/+4 |
| * | Whitespace only change: use ANSI function declarations instead of K&R. | John Baldwin | 2002-04-01 | 1 | -130/+46 |
| * | Extend a hack to also hack around PC98's definition of __i386__ | Poul-Henning Kamp | 2002-04-01 | 1 | -1/+1 |
| * | Remove various controller/disk type hacks for SMD, ST506 and ancient | Poul-Henning Kamp | 2002-04-01 | 3 | -60/+0 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -5/+4 |
| * | This file is entirely bogus. | Poul-Henning Kamp | 2002-04-01 | 1 | -62/+0 |
| * | Point to the correct #include file. | Poul-Henning Kamp | 2002-04-01 | 1 | -1/+1 |
| * | MFNetBSD: ohci.c rev 1.94, uhci.c rev 1.126 | Josef Karthauser | 2002-04-01 | 2 | -4/+7 |
| * | Wrap the arguments to CTR6() in parentheses so that the u_long casts work | John Baldwin | 2002-04-01 | 1 | -2/+2 |
| * | MFNetBSD: ohci.c rev 1.92, uhci.c rev 1.122 (part) | Josef Karthauser | 2002-04-01 | 2 | -20/+37 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -2/+1 |
| * | Remove references to KTR_EXTEND. | John Baldwin | 2002-04-01 | 2 | -12/+6 |
| * | constify | Josef Karthauser | 2002-04-01 | 5 | -7/+7 |
| * | Use ANSI prototypes and declarations. | Josef Karthauser | 2002-04-01 | 8 | -151/+46 |
| * | More diff reduction patches | Warner Losh | 2002-04-01 | 2 | -15/+14 |