Age | Commit message (Expand) | Author |
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 |
2004-04-19 | point people to usd/psd docs; | Jason McIntyre |
2004-04-19 | kill whitespace at eol; | Jason McIntyre |
2004-04-19 | remove double entry; | Jason McIntyre |
2004-04-19 | document strict permission checks on ~/.ssh/config; prompted by, with & ok jmc@ | Damien Miller |
2004-04-19 | - sort SYNOPSIS | Jason McIntyre |
2004-04-18 | perform strict ownership and modes checks for ~/.ssh/config files, as these | Damien Miller |
2004-04-17 | -w uses [[:<:]] and [[:>:]], not \< and \>, | Jason McIntyre |
2004-04-16 | print clusters, not pages. half from millert@ ok deraadt@ millert@ | Ted Unangst |
2004-04-14 | wakeup after ^Z did not continue redraws and such. use own ^Z handler. | Theo de Raadt |
2004-04-10 | improve BUGS: | Jason McIntyre |
2004-04-09 | Sync with FreeBSD; adds base64 support and other options. | Todd C. Miller |
2004-04-09 | If no user/group is specified for the log file in newsyslog.conf, | Todd C. Miller |
2004-04-09 | ex is not a screen editor; | Jason McIntyre |
2004-04-08 | sort options and sync usage(); | Jason McIntyre |
2004-04-08 | swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD | Henning Brauer |
2004-04-08 | When reallocating the line buffer, double the existing buffer | Todd C. Miller |
2004-04-07 | ISO function declarations, trim a few comments, rename a few variables to | Marc Espie |
2004-04-07 | - alter .Nd to reflect that characters can be counted also | Jason McIntyre |
2004-04-06 | Set mode and ownership when renaming file -> file.0 like we do when | Todd C. Miller |