Age | Commit message (Expand) | Author |
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 |
2004-05-10 | unbreak chsh, ok millert | Peter Stromberg |
2004-05-10 | using a horrid hack: permit long long. millert ok | Theo de Raadt |
2004-05-10 | delint; millert ok | Theo de Raadt |
2004-05-10 | Get rid of the ancient "clobber" command. It was really only for debugging | Todd C. Miller |
2004-05-10 | pretty | Theo de Raadt |
2004-05-10 | another | Jolan Luff |
2004-05-09 | delint | Theo de Raadt |
2004-05-09 | delint | Theo de Raadt |
2004-05-09 | spaces | Theo de Raadt |
2004-05-09 | Say that only sockets owned by processes can been seen. Based on diff | Otto Moerbeek |
2004-05-09 | make man page example match reality | Bob Beck |
2004-05-09 | knf | Theo de Raadt |
2004-05-09 | compress code | Theo de Raadt |
2004-05-09 | spacing | Theo de Raadt |
2004-05-09 | don't overwrite what we are trying to compute | Damien Miller |
2004-05-09 | kill it here too | Damien Miller |
2004-05-09 | kill some more tiny files; ok deraadt@ | Damien Miller |
2004-05-09 | zap another tiny header; ok deraadt@ | Damien Miller |
2004-05-08 | Use arc4random() unless the user specifies a specific seed, in which | Todd C. Miller |
2004-05-08 | kill a tiny header; ok deraadt@ | Damien Miller |
2004-05-08 | make two tiny header files go away; djm ok | Theo de Raadt |
2004-05-07 | Check poll revents for error. | Todd C. Miller |
2004-05-07 | Make grep -w behave the same for the fastcomp and the regex case, | Otto Moerbeek |
2004-05-07 | Fix some sizeof(ptr) bugs based on diffs from aaron@. | Todd C. Miller |
2004-05-07 | Add a new past path for fgrep that is just a simplified version of | Todd C. Miller |
2004-05-06 | Don't fseek() on stdin if it is a terminal. It does not fail, but | Otto Moerbeek |
2004-05-06 | Treat ^H as non-binary. OK hshoexer@, brad@ and deraadt@ | Todd C. Miller |
2004-05-06 | typo from John Cosimano (PR 3770); | Jason McIntyre |
2004-05-05 | constify char *. | Marc Espie |
2004-05-04 | spacing | Theo de Raadt |
2004-05-04 | dig .plt*, .got*, .init, .fini sections | Michael Shalayeff |