summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-08-11fix microtimePer Fogelstrom
2004-08-11damnitTheo de Raadt
2004-08-11ansiTheo de Raadt
2004-08-11various ansi and spacing issues; pefo okTheo de Raadt
2004-08-11PCIVERBOSE by default (USBVERBOSE comes along for the future ride); pefo okTheo de Raadt
2004-08-11oopsTheo de Raadt
2004-08-11skip over interface addresses without IFA_ROUTE, fixes some issue with pppdHenning Brauer
2004-08-11a few debug cleanups:David Gwynne
2004-08-11mips64 nowPer Fogelstrom
2004-08-11move to mips64Per Fogelstrom
2004-08-11spacingTheo de Raadt
2004-08-11and this, hehTheo de Raadt
2004-08-11pefo look at this diff closelyTheo de Raadt
2004-08-11$OpenBSD$ - ok pefo@.Xavier Santolaria
2004-08-11fix spelling, macros and formattingDavid Gwynne
2004-08-11Use bus_space_*_multi_*() when applicable; from NetBSD.Miod Vallat
2004-08-11Fix off-by-ones in bus_space_*_multi_*()Miod Vallat
2004-08-11slight KNF and ANSIDavid Gwynne
2004-08-11from netbsd, uhci.c revision 1.175, 1.179, 1.181David Gwynne
2004-08-11from netbsd, uhci.c revision 1.180David Gwynne
2004-08-11from netbsd, uhci.c revision 1.178David Gwynne
2004-08-11from netbsd, uhci.c revision 1.176David Gwynne
2004-08-11from netbsd-bugs, pr 26547:David Gwynne
2004-08-11Fixes a merge error as well as being from netbsd-bugs, pr 26546:David Gwynne
2004-08-11from netbsd-bugs, pr 26545:David Gwynne
2004-08-11from netbsd, ohci.c 1.140, 1.143, 1.148, 1.149, 1.150David Gwynne
2004-08-11from netbsd, ohci.c 1.151David Gwynne
2004-08-11from netbsd, ohci.c 1.150David Gwynne
2004-08-11from netbsd, ohci.c 1.142 1.147David Gwynne
2004-08-11from netbsd, ohci.c 1.141David Gwynne
2004-08-10Print the newline after vgafb_mapregs(), not before since vgafb_mapregs()Todd C. Miller
2004-08-10copyrightsPer Fogelstrom
2004-08-10copyrigthsPer Fogelstrom
2004-08-10zap ECOFFPer Fogelstrom
2004-08-10spacingTheo de Raadt
2004-08-10spacingTheo de Raadt
2004-08-10remove in_pcbnotify, it is no longer used.Markus Friedl
2004-08-10replace in_pcbnotify with in_pcbhashlookup and avoid looping overMarkus Friedl
2004-08-10remove MID_MACHINE from here. one is enoughPer Fogelstrom
2004-08-10verify th_seq in icmp errors; report Fernando Gont; ok mcbride@, dhartmei@Markus Friedl
2004-08-10spacingTheo de Raadt
2004-08-10gonePer Fogelstrom
2004-08-10spacingTheo de Raadt
2004-08-10spacingTheo de Raadt
2004-08-10use MID_MIPS64Theo de Raadt
2004-08-10big-endian MIPS64 midTheo de Raadt
2004-08-10spacingTheo de Raadt
2004-08-10The second spc is missing on original LUNA-88K, so add and check theKenji Aoyama
2004-08-10make kvm happy again!Per Fogelstrom
2004-08-10Add SADB_X_EXT_LIFETIME_LASTUSE for use with isakmpd/DPD, adding thisHakan Olsson