aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 1.) Produce a boot1 disklabel template of the format disklabel(8) expects.Thomas Moestl2002-04-011-12/+22
* MFNetBSD:Josef Karthauser2002-04-011-5/+7
* MFNetBSD:Josef Karthauser2002-04-011-7/+6
* Move the CTASSERT macro from MD code to systm.h alongside KASSERT so otherJake Burkholder2002-04-012-4/+4
* MFNetBSD:Josef Karthauser2002-04-011-3/+8
* MFNetBSD:Josef Karthauser2002-04-011-4/+2
* MFNetBSD:Josef Karthauser2002-04-011-1/+4
* MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.hJosef Karthauser2002-04-017-23/+73
* Change the suser() API to take advantage of td_ucred as well as do aJohn Baldwin2002-04-01158-404/+418
* MFNetBSD:Josef Karthauser2002-04-011-10/+6
* MFNetBSD: Update many URLs.Josef Karthauser2002-04-019-13/+18
* MFNetBSD:Josef Karthauser2002-04-011-3/+4
* MFNetBSD:Josef Karthauser2002-04-011-1/+2
* MFNetBSD:Josef Karthauser2002-04-011-2/+5
* MFNetBSD:Josef Karthauser2002-04-011-2/+2
* Really sweep the broom on this one.Poul-Henning Kamp2002-04-013-141/+39
* MFNetBSD:Josef Karthauser2002-04-011-3/+4
* Whitespace only change: use ANSI function declarations instead of K&R.John Baldwin2002-04-011-130/+46
* Extend a hack to also hack around PC98's definition of __i386__Poul-Henning Kamp2002-04-011-1/+1
* Remove various controller/disk type hacks for SMD, ST506 and ancientPoul-Henning Kamp2002-04-013-60/+0
* MFNetBSD:Josef Karthauser2002-04-011-5/+4
* MFNetBSD: ohci.c rev 1.94, uhci.c rev 1.126Josef Karthauser2002-04-012-4/+7
* Wrap the arguments to CTR6() in parentheses so that the u_long casts workJohn Baldwin2002-04-011-2/+2
* MFNetBSD: ohci.c rev 1.92, uhci.c rev 1.122 (part)Josef Karthauser2002-04-012-20/+37
* MFNetBSD:Josef Karthauser2002-04-011-2/+1
* Remove references to KTR_EXTEND.John Baldwin2002-04-012-12/+6
* constifyJosef Karthauser2002-04-015-7/+7
* Use ANSI prototypes and declarations.Josef Karthauser2002-04-018-151/+46
* More diff reduction patchesWarner Losh2002-04-012-15/+14
* Update $NetBSD$ idents to better reflect reality.Josef Karthauser2002-04-013-3/+3
* Merge a little from NetBSD. This changes reduces the diffs between theWarner Losh2002-04-012-25/+14
* Fix type from last commitWarner Losh2002-04-011-2/+2
* Merge from NetBSD:Josef Karthauser2002-04-011-14/+38
* Add more ID's from the PRISM family. from wi.c 1.61 and wireg.h 1.26 byWarner Losh2002-04-012-0/+12
* Merge from NetBSD: revision 1.72Josef Karthauser2002-04-011-7/+4
* Update $NetBSD$ idents to reflect reality.Josef Karthauser2002-04-013-3/+3
* Fix style bug in previous commit.John Baldwin2002-04-011-1/+1
* Merge from NetBSD: Removed unnecessary variable declaration.Josef Karthauser2002-04-011-6/+1
* Synchronise with the NetBSD version of this header file for formatting.Josef Karthauser2002-04-011-84/+72
* Merge from NetBSD: usbdi.c rev 1.77, usbdi.h rev 1.44Josef Karthauser2002-04-012-3/+15
* Use ANSI prototypes and declarations.Josef Karthauser2002-04-011-155/+65
* Merge from NetBSD: Make it compile with USB_DEBUG.Josef Karthauser2002-04-011-9/+6
* Merge from NetBSD:Josef Karthauser2002-04-013-8/+12
* Merge from NetBSD:Josef Karthauser2002-04-011-1/+4
* Make `route add -inet6 default ::1 -ifp gif0' work actually.Hajimu UMEMOTO2002-04-011-5/+1
* Merge from NetBSD:Josef Karthauser2002-04-013-15/+11
* Tidy up the formatting so that it's in the style of NetBSD's copy ofJosef Karthauser2002-04-011-34/+26
* In nd6_lookup(), check if rt_llinfo is non-NULL to avoid returning anHajimu UMEMOTO2002-04-011-4/+9
* Use ANSI prototypes and declarations.Josef Karthauser2002-04-011-98/+35
* Merge from NetBSD:Josef Karthauser2002-04-011-10/+12