Age | Commit message (Expand) | Author |
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 |
2004-05-04 | The tcp specific routing metrics are almost never used so reduce the routing | Claudio Jeker |
2004-05-04 | Add enactment of the Reinheitsgebot. | Hans-Joerg Hoexer |
2004-05-04 | SendEnv here too; | Jason McIntyre |
2004-05-02 | ConnectionTimeout -> ConnectTimeout for scp.1 too. | Darren Tucker |
2004-05-02 | ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@ | Darren Tucker |
2004-05-02 | cksum has been superceded by the md5 driver | Todd C. Miller |
2004-05-02 | ConnectionTimeout -> ConnectTimeout, from m.a.ellis at ncl.ac.uk via Debian. | Darren Tucker |
2004-05-02 | Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk | Darren Tucker |
2004-04-30 | missing full stop; | Jason McIntyre |
2004-04-29 | Correctly report empty a.out objects as "no name list" instead of "bad format". | Miod Vallat |
2004-04-28 | add SendEnv to -o list; | Jason McIntyre |
2004-04-28 | remove unnecessary .Pp; | Jason McIntyre |
2004-04-28 | manpage fixes in envpass stuff from Brian Poole (raj AT cerias.purdue.edu) | Damien Miller |
2004-04-28 | carp stats cleanup: | Ryan Thomas McBride |
2004-04-28 | pfsync stats fixups: | Ryan Thomas McBride |
2004-04-27 | bz #815: implement ability to pass specified environment variables from the | Damien Miller |
2004-04-26 | add -n flag (do not reverse-lookup). pb and deraadt ok | Jun-ichiro itojun Hagino |
2004-04-25 | isprint() doesn't consider all whitespace to be printable so use | Todd C. Miller |
2004-04-24 | print tcps_rcvacktooold; ok henning | Markus Friedl |
2004-04-23 | don't print stats until they're stable, prevents seeing weird stuff in | Ted Unangst |
2004-04-22 | Fix pasto in realloc portion of dkreadstats; from Pedro Martelletto | Todd C. Miller |
2004-04-22 | Bugzilla #850: Sophie Germain is the correct name of the French mathematician, | Damien Miller |
2004-04-22 | luna88k and a few grammers | Michael Shalayeff |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
2004-04-21 | - correct SYNOPSIS | Jason McIntyre |
2004-04-21 | point people to usd doc; | Jason McIntyre |
2004-04-20 | Adapt to new pw_copy() API, closes PR 3698. | Todd C. Miller |
2004-04-19 | fix idiot typo that i introduced in my last commit; | Damien Miller |