summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add support for the PERC3/Di found in the Dell 1650scottl2002-04-021-0/+1
* fix comment typo, s/neccisary/necessary/galfred2002-04-021-2/+2
* Oops, forgot to commit the definition of the mtx_name() macro.des2002-04-021-0/+2
* Spelling police.jhb2002-04-022-2/+2
* Enforce an implicit lock order of sleepable locks before non-sleepablejhb2002-04-021-1/+12
* When reading a UFS-style label from a floppy, don't attempt to use ajoerg2002-04-022-2/+2
* - Make this compile if INVARIANTS support is not enabled.arr2002-04-021-1/+1
* Fix crashes that would happen when more than one 4MB page was used totmm2002-04-022-21/+13
* - Add a mutex to lock the global securelevel value.arr2002-04-021-1/+9
* Remove the superfluous second argument from the IOTSBSLOT() macro.tmm2002-04-022-16/+16
* Lower UPA_MEMSTART to 0x1c000000000. This is required for some largertmm2002-04-021-1/+1
* Set mp_maxid so that UMA works with SMP.tmm2002-04-021-0/+1
* Do not try to set up the PCI bus B error interrupt on "sabre"s, sincetmm2002-04-021-12/+14
* Remove a debugging panic that was triggered when a resource that was outtmm2002-04-021-5/+2
* Fix leakage of p_pgrp lock.tanimura2002-04-022-1/+5
* Do not use semi-fixed TLB slots for the 4M kernel pages any more.tmm2002-04-023-25/+24
* 1.) Rename locore.s to locore.S (by repocopy), to be able to removetmm2002-04-023-144/+21
* Explicitly document how we implicitly enforce the lock order of sleepjhb2002-04-021-0/+5
* Correct the Northbridge test on the new ATA133 VIA'ssos2002-04-022-28/+28
* - Add MTX_SYSINIT and SX_SYSINIT as macro glue for allowing sx and mtxarr2002-04-025-0/+60
* Back the last commit out. The network drivers need reworking first. :(joe2002-04-022-3/+27
* Instead of get_cyclecount(9), use nanotime(9) to record acquisition anddes2002-04-023-39/+57
* MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)joe2002-04-022-27/+3
* MFNetBSD:joe2002-04-021-1/+2
* MFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88)joe2002-04-022-7/+3
* MFNetBSD: usb_subr.c (1.87), usbdi.h (1.53)joe2002-04-022-1/+14
* Add get-status to the ATA RAID subsystem.sos2002-04-024-1/+64
* Reduce differences between NetBSD's version and ours.joe2002-04-021-94/+85
* 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
* 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
OpenPOWER on IntegriCloud