Age | Commit message (Expand) | Author |
2004-06-06 | - add -S to usage() | Jason McIntyre |
2004-06-06 | make -S description match the rest of the page (in terms of tense); | Jason McIntyre |
2004-06-06 | double `the'; | Jason McIntyre |
2004-06-06 | - skeyprune is section 8, not 1 | Jason McIntyre |
2004-06-06 | - skeyprune is section 8, not 1 | Jason McIntyre |
2004-06-06 | Add new '-S' flag to display the source selector part of the routing table | Cedric Berger |
2004-06-06 | First sequence number should be 100, as promised by man page. | Otto Moerbeek |
2004-06-06 | Explain the the usage of the first key printed by skeyinit; add | Otto Moerbeek |
2004-06-06 | Format example using -literal, add .Xr's. From millert@ | Otto Moerbeek |
2004-06-04 | Consistently use "secret passphrase" for the passphrase made up by the user | Otto Moerbeek |
2004-06-04 | knf + new interface: hid_start() is non-exit non-stderr spewing version of hi... | Theo de Raadt |
2004-06-04 | sync w/ usd docs; | Jason McIntyre |
2004-06-04 | update mail docs w/ reality; | Jason McIntyre |
2004-06-03 | Verify that argc > 0 before trying to use argv and mark usage as __dead. | Todd C. Miller |
2004-06-03 | initialize pointers, ok markus@ | Pedro Martelletto |
2004-06-03 | merge back two chunks that are different here | Ted Unangst |
2004-06-03 | ogg vorbis magic i found on a redhat box | Ted Unangst |
2004-06-03 | merge in new magic from file 4.09. Mostly from Bruno Rohee | Ted Unangst |
2004-06-02 | Use errx() rather than err() when errno isn't set. | Tom Cosgrove |
2004-06-02 | Don't want text in err() call following malloc failures. | Tom Cosgrove |
2004-06-01 | Remove redundant #include; ok markus@ | Darren Tucker |
2004-05-31 | #ifndef errno declaration. ok millert@ | Otto Moerbeek |
2004-05-31 | mdoc & update references (from wiz@netbsd); remove disclaimer. | Otto Moerbeek |
2004-05-31 | zap unused variables, ok beck@ | Pedro Martelletto |
2004-05-27 | Kill dead code after fatal(); ok djm@ | Darren Tucker |
2004-05-26 | missing freeaddrinfo; Andrey Matveev | Markus Friedl |
2004-05-26 | if one process is killed, kill the other ourself; various ok | Theo de Raadt |
2004-05-26 | exit -> _exit in forked child on error; from andrushock AT korovino.net | Damien Miller |
2004-05-25 | kill whitespace; | Jason McIntyre |
2004-05-25 | name parameters for built-ins, so that we get less awkward phrasing. | Marc Espie |
2004-05-23 | Add MaxAuthTries sshd config option; ok markus@ | Darren Tucker |
2004-05-22 | with modern disks data transfers rates above 10000 kByte/s are seen | Henning Brauer |
2004-05-22 | kill whitespace at eol; | Jason McIntyre |
2004-05-22 | use '-h' for help in ~C commandline instead of '-?'; inspired by jmc@ | Damien Miller |
2004-05-21 | bz #756: add support for the cancel-tcpip-forward request for the server and | Damien Miller |
2004-05-21 | add prototypes for -Wall; ok djm | Markus Friedl |
2004-05-20 | Trivial type fix 0 -> '\0'; ok markus@ | Darren Tucker |
2004-05-19 | gracefully abort transfers on receipt of SIGINT, also ignore SIGINT while | Damien Miller |
2004-05-19 | remove old file, rcsids | Ted Unangst |
2004-05-19 | file 4.09 | Ted Unangst |
2004-05-19 | big update to file 4.09. ok ian@ | Ted Unangst |
2004-05-17 | dig b.out; from netbsd | Michael Shalayeff |
2004-05-16 | Prototypes; usage sync. ok millert@ | Otto Moerbeek |
2004-05-14 | little cleanups | Ted Unangst |
2004-05-13 | Add examples to ssh-agent.1, bz#481 from Ralf Hauser; ok deraadt@ | Darren Tucker |
2004-05-12 | all numbers as one composite regexp. | Marc Espie |
2004-05-12 | replace hand-made expr() parser with a lex/yacc affair that is shorter, | Marc Espie |
2004-05-11 | improve some code lint did not like; djm millert ok | Theo de Raadt |
2004-05-11 | Just because we get an error running a command doesn't mean that | Todd C. Miller |
2004-05-10 | Describe load average and remove useless "BUG". OK deraadt@ | Todd C. Miller |