summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add get-status to the ATA RAID subsystem.sos2002-04-026-12/+125
* Reduce differences between NetBSD's version and ours.joe2002-04-021-94/+85
* DTRT for packages read from STDIN:murray2002-04-021-3/+4
* Produce a different error message for mktime(3) failure than for badcjc2002-04-021-8/+14
* Use ANSI prototypes and declarations.joe2002-04-022-188/+144
* Retire the bogus ioctl DIOCGPART in toto.phk2002-04-0215-127/+3
* Use ANSI prototypes and declarations.joe2002-04-021-156/+123
* Stop using the bogus DIOCGPART ioctl, use DIOCGSECTORSIZE andphk2002-04-022-7/+19
* Use DIOCGSECTORSIZE instead of the bogus DIOCGPART ioctl.phk2002-04-021-6/+8
* One less user of the bogus DIOCGPART ioctl.phk2002-04-022-24/+32
* Send diskpart to the eternal storage device (SMD probably :-) wherephk2002-04-024-659/+0
* Move savecore back to the MI list so that it compiles for othermarcel2002-04-021-6/+2
* Don't compile the dummy dumpsys for ia64.marcel2002-04-021-1/+1
* o Add header version for ia64,marcel2002-04-021-1/+2
* MFNetBSD:joe2002-04-021-2/+6
* Initial implementation of the ia64 kernel dumper. The dumpermarcel2002-04-022-0/+564
* MFNetBSD: (partial merge, as part was already there).joe2002-04-021-2/+2
* MFNetBSD:joe2002-04-021-1/+2
* There is breakage in parsedate, so revert to get_date until this can bemarkm2002-04-023-3/+8
* WARNS fixes.maxim2002-04-021-3/+3
* Initialize a field to cater for ata-raidphk2002-04-021-0/+1
* MFNetBSD: usb.c (1.53), usbdi.h (1.49)joe2002-04-022-11/+26
* MFNetBSD:joe2002-04-021-1/+6
* MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63)joe2002-04-024-30/+76
* style(9) cleanup.maxim2002-04-021-57/+53
* Various fixes, mostly for problems introduced by my mdoc transcription,sheldonh2002-04-021-12/+14
* There are 4 key formats, not 3.sheldonh2002-04-021-1/+1
* Style: don't override `beforeinstall', use FILES.ru2002-04-022-14/+6
* Fix find -exec with no command specified (i.e.: find . -exec ';')jmallett2002-04-021-0/+3
* o GC totalphysmem and resvmem.marcel2002-04-021-11/+5
* More newcard devices:imp2002-04-021-1/+14
* Update comment regarding the locking of the sysctl tree.rwatson2002-04-021-10/+10
* Add some devices from OpenBSD/NetBSD:imp2002-04-021-1/+6
* Regen for 1.30 pccarddevsimp2002-04-021-1/+8
* Actually merge proxim rangelands and addtron awp-100imp2002-04-021-0/+3
* regen to 1.29 pccarddevsimp2002-04-021-15/+40
* Merge from both NetBSD and OpenBSD's pcmciadevs:imp2002-04-021-6/+17
* Connect ktrdump to the build. <cringe>.jake2002-04-021-0/+1
* Add a man page.jake2002-04-022-1/+83
* 1. Add missing include of stdint.h.jake2002-04-021-2/+3
* Use sx locks instead of flags+tsleep locks.alfred2002-04-021-31/+11
* Use sx locks rather than lockmgr locks for eventhandlers.alfred2002-04-022-18/+16
* Make this compile again after the recent NetBSD mergeimp2002-04-021-2/+2
* Add myself.nork2002-04-021-0/+1
* Add if_wi_{pccard,pci}.c for pccard and pci bus front endsimp2002-04-021-1/+3
* First cut at breaking out the bus attachment from the bus independentimp2002-04-027-479/+614
* Minor changes to make this work on sparc64.jake2002-04-021-33/+46
* Mutex profiling code, conditional on the MUTEX_PROFILING option. Adds thedes2002-04-024-4/+326
* Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter()dillon2002-04-0129-270/+577
* Add support for booting from CD-ROM. Make it possible to enable UFStmm2002-04-012-0/+27
OpenPOWER on IntegriCloud