summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-18struct sockaddr is not large enough in itself to contain the addressHakan Olsson
2003-05-18speed hack: delay fetching the mbuf tag until we really need it (hit aHenning Brauer
2003-05-18More isakmpd privsep work. X509 private keys are now kept in the privilegedHakan Olsson
2003-05-18Merge pf_send_ack() and _send_syn() into a generic _send_tcp().Daniel Hartmeier
2003-05-18add a quirk for the Imation FlashGo adapter to make it shut upNathan Binkert
2003-05-18syncNathan Binkert
2003-05-18add mcbride's cf adapterNathan Binkert
2003-05-18Sysdep for native Linux IPSec, 2.5 and later. From Thomas Walpuski, withHakan Olsson
2003-05-18try a little harder to attach devices that are really slowNathan Binkert
2003-05-18add a quirk for a different zip250 modelNathan Binkert
2003-05-18constify the quirck tables and fix the scsi_inqmatch() proto accordingly; krw...Michael Shalayeff
2003-05-18save the fpu state for the signal handler. this is essentialMichael Shalayeff
2003-05-18The attach routine works better when it doesn't try to write to aHenric Jungheim
2003-05-18- typosJason McIntyre
2003-05-18Print kerberos version w/o depending on ~4 include filesMagnus Holmberg
2003-05-18Don't link with -lkrb.; Found by mickey@, ok todd@Magnus Holmberg
2003-05-18Add 'machine sysregs' command to ddb for 1386; show idtr, gdtr, ldtr, trAndreas Gunnarsson
2003-05-18unreliable non-hurlersHenning Brauer
2003-05-18moose bbq is full of quotesTodd T. Fries
2003-05-18fix prototype; ok millert@Jason Peel
2003-05-17live from the moose bbqHenning Brauer
2003-05-17Document hardware monitoring sensors support.Alexander Yurchenko
2003-05-17syncJason Wright
2003-05-17more AMD8111 devsJason Wright
2003-05-17"nokeep" added to prevent warning when generating table;Jason McIntyre
2003-05-17syncJason Wright
2003-05-17a few amd64 devicesJason Wright
2003-05-17whitespace at EOL;Jason McIntyre
2003-05-17- .Xr ct escaped to prevent groff warningJason McIntyre
2003-05-17Use unique variable names in Makefile.*.inc.Magnus Holmberg
2003-05-17Correct two comment typos.Daniel Hartmeier
2003-05-17Don't build libperl separately in the libs pass, just build it whenTodd C. Miller
2003-05-17Fix disassembly of certain branch instructions.Marcus Watts
2003-05-17Generated files. Removes dependency on asn1_compile, etc.Magnus Holmberg
2003-05-17Directory for pre-generated files.Magnus Holmberg
2003-05-17Added regen target to pregenerate files to get rid of dependency onMagnus Holmberg
2003-05-17Fix typo in last commit, spotted by Brian Poole. That'll teach meTodd C. Miller
2003-05-17No need to duplicate TLB_ defines manually with TTE_ defines.Artur Grabowski
2003-05-17syncTheo de Raadt
2003-05-17remove the others till they fix itTheo de Raadt
2003-05-17Experimental support for SiI 3112 SATA card; from NetBSD.Alexander Yurchenko
2003-05-17Emphasize that TAILQ_FOREACH and TAILQ_FOREACH_REVERSE are theKenneth R Westerback
2003-05-17Allow chip-specific setup routines to change dma engine parametersAlexander Yurchenko
2003-05-17Add debug warning messages about missing 80-wire cable to allAlexander Yurchenko
2003-05-17Replace suspect strncpy with strlcpy to ensure null termination.Kenneth R Westerback
2003-05-17Mention in the 'status cmd failed' message the scsi command thatKenneth R Westerback
2003-05-17Cannot use strlcpy() for strings in struct utmp since they are not guaranteedTodd C. Miller
2003-05-17Correct chipset identification from netbsdNathan Binkert
2003-05-17Better return codes from mm_send_fd and mm_receive_fdHakan Olsson
2003-05-17Use log_error(), not log_fatal().Hakan Olsson