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