summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* 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 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
* 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
* 1.) Produce a boot1 disklabel template of the format disklabel(8) expects.tmm2002-04-011-12/+22
* MFNetBSD:joe2002-04-011-5/+7
* MFNetBSD:joe2002-04-011-7/+6
* Move the CTASSERT macro from MD code to systm.h alongside KASSERT so otherjake2002-04-012-4/+4
* MFNetBSD:joe2002-04-011-3/+8
* MFNetBSD:joe2002-04-011-4/+2
* MFNetBSD:joe2002-04-011-1/+4
* MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.hjoe2002-04-017-23/+73
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-01158-404/+418
* MFNetBSD:joe2002-04-011-10/+6
* MFNetBSD: Update many URLs.joe2002-04-019-13/+18
* MFNetBSD:joe2002-04-011-3/+4
* MFNetBSD:joe2002-04-011-1/+2
* MFNetBSD:joe2002-04-011-2/+5
* MFNetBSD:joe2002-04-011-2/+2
* Really sweep the broom on this one.phk2002-04-013-141/+39
* MFNetBSD:joe2002-04-011-3/+4
* Whitespace only change: use ANSI function declarations instead of K&R.jhb2002-04-011-130/+46
* Extend a hack to also hack around PC98's definition of __i386__phk2002-04-011-1/+1
* Remove various controller/disk type hacks for SMD, ST506 and ancientphk2002-04-013-60/+0
* MFNetBSD:joe2002-04-011-5/+4
* MFNetBSD: ohci.c rev 1.94, uhci.c rev 1.126joe2002-04-012-4/+7
OpenPOWER on IntegriCloud