Age | Commit message (Expand) | Author |
2004-06-18 | Regen. | Miod Vallat |
2004-06-18 | Add /dev/crypto support. | Miod Vallat |
2004-06-18 | Fix jumbo frames. | Ryan Thomas McBride |
2004-06-18 | Pass MAX_JUMBO_FRAME_SIZE as the size argument of bus_dmamap_create(), | Ryan Thomas McBride |
2004-06-18 | simplify license, ok niels matthieu | Henning Brauer |
2004-06-18 | Unbreak handling of standard diffs (which have an empty context). | Otto Moerbeek |
2004-06-18 | Make this better reflect reality; OK and with help from Cedric | Todd C. Miller |
2004-06-18 | Avlab PCI 4 Serial, takashi@crazyhack.net in PR3823 | Henning Brauer |
2004-06-18 | sync | Henning Brauer |
2004-06-18 | Avlab 4 Serial puc | Henning Brauer |
2004-06-18 | clientloop.c | Damien Miller |
2004-06-18 | trim synopsis for -S, allow -S and -oControlMaster, -MM means 'ask'; ok djm | Markus Friedl |
2004-06-18 | delay signal handler setup until we have finished talking to the master. | Damien Miller |
2004-06-18 | tagortag -> tag or tag. From Fabio Olive Leite. | Otto Moerbeek |
2004-06-18 | If a new hunk immediately follows the previous one, merge them | Otto Moerbeek |
2004-06-18 | Use -S for scp/sftp to force the use of the ssh being tested. ok djm@,markus@ | Darren Tucker |
2004-06-18 | Use execvp instead of execv so sftp -S ssh works. "makes sense" markus@ | Darren Tucker |
2004-06-18 | size struct pollfd and idx2peer dynamically instead of imposing an arbitary | Henning Brauer |
2004-06-18 | ewps, add ntpd.conf.5 | Henning Brauer |
2004-06-18 | bloody attempt at a manpage | Henning Brauer |
2004-06-17 | sync usage() and SYNPOSIS with connection sharing changes | Damien Miller |
2004-06-17 | UUpdate ISC copyright year to 2004 | Todd C. Miller |
2004-06-17 | Remove trailing whitespace and, for printf, uid/gid are unsigned | Todd C. Miller |
2004-06-17 | backup isakmpd keys too | Todd T. Fries |
2004-06-17 | print '<cr>' instead of '(nothing)' when we hit the end token in the | Henning Brauer |
2004-06-17 | Yet another bunch of memleask found and fixed by Patrick Latifi. Thanks! | Hans-Joerg Hoexer |
2004-06-17 | Plug a memleak. Found and fixed (and some cleanup) by Patrick Latifi. | Hans-Joerg Hoexer |
2004-06-17 | Evaluate result of X509_verify_cert() more carefully. | Hans-Joerg Hoexer |
2004-06-17 | provide most of the client functionality. | Henning Brauer |
2004-06-17 | provide log_sockaddr, from bgpd | Henning Brauer |
2004-06-17 | err on calloc failure; ok henning@ | Alexander Guy |
2004-06-17 | Add option for confirmation (ControlMaster=ask) via ssh-askpass before opening | Damien Miller |
2004-06-17 | shared connection env passing regress test | Damien Miller |
2004-06-17 | support environment passing over shared connections; ok markus@ | Damien Miller |
2004-06-17 | betterer swapdev | Michael Shalayeff |
2004-06-17 | correct multicast handling for special groups (like solicited node multicast). | Jun-ichiro itojun Hagino |
2004-06-17 | Add small description of failing test to failure message; ok djm@ | Darren Tucker |
2004-06-17 | reset both irr's; put a barrier upon imr reset such that icr is reset properl... | Michael Shalayeff |
2004-06-17 | Use and for test data rather than hard-coded paths; ok djm@ | Darren Tucker |
2004-06-17 | Remove datafile between and after tests, kill sshd rather than wait; ok djm@ | Darren Tucker |
2004-06-17 | fix coalescing config writes errata | Michael Shalayeff |
2004-06-17 | pretty cpu spinup message | Theo de Raadt |
2004-06-17 | ldcw does a store too | Michael Shalayeff |
2004-06-17 | use local var copy of frame->tf_iir everywhere and fix one panic | Michael Shalayeff |
2004-06-16 | Add a new -n option that replaces the old -number option (which now | Todd C. Miller |
2004-06-16 | make safe for inclusion in C++ code; ok millert@, deraadt@ | Christian Weisgerber |
2004-06-16 | regen | Matthieu Herrb |
2004-06-16 | + nVidia Geforce4 Ti 4200 Go + typo. Ok deraadt@. | Matthieu Herrb |
2004-06-16 | We need __splbarrier to compile kernel, tho it should be | Alexander Yurchenko |
2004-06-16 | Use i386_ipi_db only with DDB | Alexander Yurchenko |