summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Wrap the arguments to CTR6() in parentheses so that the u_long casts workjhb2002-04-011-2/+2
* MFNetBSD: ohci.c rev 1.92, uhci.c rev 1.122 (part)joe2002-04-012-20/+37
* MFNetBSD:joe2002-04-011-2/+1
* Remove references to KTR_EXTEND.jhb2002-04-012-12/+6
* constifyjoe2002-04-015-7/+7
* Use ANSI prototypes and declarations.joe2002-04-018-151/+46
* More diff reduction patchesimp2002-04-012-15/+14
* Update $NetBSD$ idents to better reflect reality.joe2002-04-013-3/+3
* Merge a little from NetBSD. This changes reduces the diffs between theimp2002-04-012-25/+14
* Fix type from last commitimp2002-04-011-2/+2
* Merge from NetBSD:joe2002-04-011-14/+38
* Add more ID's from the PRISM family. from wi.c 1.61 and wireg.h 1.26 byimp2002-04-012-0/+12
* Merge from NetBSD: revision 1.72joe2002-04-011-7/+4
* Update $NetBSD$ idents to reflect reality.joe2002-04-013-3/+3
* Fix style bug in previous commit.jhb2002-04-011-1/+1
* Merge from NetBSD: Removed unnecessary variable declaration.joe2002-04-011-6/+1
* Synchronise with the NetBSD version of this header file for formatting.joe2002-04-011-84/+72
* Merge from NetBSD: usbdi.c rev 1.77, usbdi.h rev 1.44joe2002-04-012-3/+15
* Use ANSI prototypes and declarations.joe2002-04-011-155/+65
* Merge from NetBSD: Make it compile with USB_DEBUG.joe2002-04-011-9/+6
* Merge from NetBSD:joe2002-04-013-8/+12
* Merge from NetBSD:joe2002-04-011-1/+4
* Make `route add -inet6 default ::1 -ifp gif0' work actually.ume2002-04-011-5/+1
* Merge from NetBSD:joe2002-04-013-15/+11
* Tidy up the formatting so that it's in the style of NetBSD's copy ofjoe2002-04-011-34/+26
OpenPOWER on IntegriCloud