| Commit message (Expand) | Author | Age | Files | Lines |
* | Add get-status to the ATA RAID subsystem. | sos | 2002-04-02 | 6 | -12/+125 |
* | Reduce differences between NetBSD's version and ours. | joe | 2002-04-02 | 1 | -94/+85 |
* | DTRT for packages read from STDIN: | murray | 2002-04-02 | 1 | -3/+4 |
* | Produce a different error message for mktime(3) failure than for bad | cjc | 2002-04-02 | 1 | -8/+14 |
* | Use ANSI prototypes and declarations. | joe | 2002-04-02 | 2 | -188/+144 |
* | Retire the bogus ioctl DIOCGPART in toto. | phk | 2002-04-02 | 15 | -127/+3 |
* | Use ANSI prototypes and declarations. | joe | 2002-04-02 | 1 | -156/+123 |
* | Stop using the bogus DIOCGPART ioctl, use DIOCGSECTORSIZE and | phk | 2002-04-02 | 2 | -7/+19 |
* | Use DIOCGSECTORSIZE instead of the bogus DIOCGPART ioctl. | phk | 2002-04-02 | 1 | -6/+8 |
* | One less user of the bogus DIOCGPART ioctl. | phk | 2002-04-02 | 2 | -24/+32 |
* | Send diskpart to the eternal storage device (SMD probably :-) where | phk | 2002-04-02 | 4 | -659/+0 |
* | Move savecore back to the MI list so that it compiles for other | marcel | 2002-04-02 | 1 | -6/+2 |
* | Don't compile the dummy dumpsys for ia64. | marcel | 2002-04-02 | 1 | -1/+1 |
* | o Add header version for ia64, | marcel | 2002-04-02 | 1 | -1/+2 |
* | MFNetBSD: | joe | 2002-04-02 | 1 | -2/+6 |
* | Initial implementation of the ia64 kernel dumper. The dumper | marcel | 2002-04-02 | 2 | -0/+564 |
* | MFNetBSD: (partial merge, as part was already there). | joe | 2002-04-02 | 1 | -2/+2 |
* | MFNetBSD: | joe | 2002-04-02 | 1 | -1/+2 |
* | There is breakage in parsedate, so revert to get_date until this can be | markm | 2002-04-02 | 3 | -3/+8 |
* | WARNS fixes. | maxim | 2002-04-02 | 1 | -3/+3 |
* | Initialize a field to cater for ata-raid | phk | 2002-04-02 | 1 | -0/+1 |
* | MFNetBSD: usb.c (1.53), usbdi.h (1.49) | joe | 2002-04-02 | 2 | -11/+26 |
* | MFNetBSD: | joe | 2002-04-02 | 1 | -1/+6 |
* | MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63) | joe | 2002-04-02 | 4 | -30/+76 |
* | style(9) cleanup. | maxim | 2002-04-02 | 1 | -57/+53 |
* | Various fixes, mostly for problems introduced by my mdoc transcription, | sheldonh | 2002-04-02 | 1 | -12/+14 |
* | There are 4 key formats, not 3. | sheldonh | 2002-04-02 | 1 | -1/+1 |
* | Style: don't override `beforeinstall', use FILES. | ru | 2002-04-02 | 2 | -14/+6 |
* | Fix find -exec with no command specified (i.e.: find . -exec ';') | jmallett | 2002-04-02 | 1 | -0/+3 |
* | o GC totalphysmem and resvmem. | marcel | 2002-04-02 | 1 | -11/+5 |
* | More newcard devices: | imp | 2002-04-02 | 1 | -1/+14 |
* | Update comment regarding the locking of the sysctl tree. | rwatson | 2002-04-02 | 1 | -10/+10 |
* | Add some devices from OpenBSD/NetBSD: | imp | 2002-04-02 | 1 | -1/+6 |
* | Regen for 1.30 pccarddevs | imp | 2002-04-02 | 1 | -1/+8 |
* | Actually merge proxim rangelands and addtron awp-100 | imp | 2002-04-02 | 1 | -0/+3 |
* | regen to 1.29 pccarddevs | imp | 2002-04-02 | 1 | -15/+40 |
* | Merge from both NetBSD and OpenBSD's pcmciadevs: | imp | 2002-04-02 | 1 | -6/+17 |
* | Connect ktrdump to the build. <cringe>. | jake | 2002-04-02 | 1 | -0/+1 |
* | Add a man page. | jake | 2002-04-02 | 2 | -1/+83 |
* | 1. Add missing include of stdint.h. | jake | 2002-04-02 | 1 | -2/+3 |
* | Use sx locks instead of flags+tsleep locks. | alfred | 2002-04-02 | 1 | -31/+11 |
* | Use sx locks rather than lockmgr locks for eventhandlers. | alfred | 2002-04-02 | 2 | -18/+16 |
* | Make this compile again after the recent NetBSD merge | imp | 2002-04-02 | 1 | -2/+2 |
* | Add myself. | nork | 2002-04-02 | 1 | -0/+1 |
* | Add if_wi_{pccard,pci}.c for pccard and pci bus front ends | imp | 2002-04-02 | 1 | -1/+3 |
* | First cut at breaking out the bus attachment from the bus independent | imp | 2002-04-02 | 7 | -479/+614 |
* | Minor changes to make this work on sparc64. | jake | 2002-04-02 | 1 | -33/+46 |
* | Mutex profiling code, conditional on the MUTEX_PROFILING option. Adds the | des | 2002-04-02 | 4 | -4/+326 |
* | Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() | dillon | 2002-04-01 | 29 | -270/+577 |
* | Add support for booting from CD-ROM. Make it possible to enable UFS | tmm | 2002-04-01 | 2 | -0/+27 |