summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11SMP IS supported, but EISA and VLBus ahc cards are not. ok miod@Nick Holland
2004-08-11SMP IS supported. ok miod@Nick Holland
2004-08-10- reword -d and -u to make them simpler; based on a diff from Andreas Kahari,Jason McIntyre
2004-08-10add sgi;Jason McIntyre
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-10update to realityJared Yanovich
2004-08-10print checksum differences on -vv; ok otto@Markus Friedl
2004-08-10print ip/port for truncated tcp packets; ok otto@Markus Friedl
2004-08-10print the original ip packet on -vv; based on tcpdump.org; ok otto@Markus Friedl
2004-08-10Describe bsd.mpMiod Vallat
2004-08-10put mips64 core file recognition (someone please test)Theo de Raadt
2004-08-10spacingTheo de Raadt
2004-08-10order #includes, Brian Poole <raj@cerias.purdue.edu>Henning Brauer
2004-08-10wrong sizeof; Brian Poole <raj@cerias.purdue.edu>Henning Brauer
2004-08-10syncTheo de Raadt
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
2004-08-10Variable size arrays are not ANSI C. Replace by malloc/free.Otto Moerbeek
2004-08-10Add SADB_X_EXT_LIFETIME_LASTUSE. hshoexer@ okHakan Olsson
2004-08-10Better implementation of the Dead Peer Detection protocol, RFC 3706.Hakan Olsson
2004-08-10Only expand a tilde for strings like "~", "~/..", "~user" and "~user/".Todd C. Miller
2004-08-10update to realityJared Yanovich