Age | Commit message (Expand) | Author |
2003-07-04 | Some cosmetic fixes: | Todd C. Miller |
2003-07-03 | fix AddressFamily option in config file, from brent@graveland.net; ok markus@ | Damien Miller |
2003-07-03 | protos | Theo de Raadt |
2003-07-02 | protos | Theo de Raadt |
2003-07-02 | ioctlname() proto | Theo de Raadt |
2003-07-02 | convert hostkeyalias to lowercase, otherwise uppercase aliases will | Markus Friedl |
2003-07-02 | proto | Theo de Raadt |
2003-07-02 | diffh belongs in /usr/libexec/ | Todd C. Miller |
2003-07-02 | Treat /dev/null specially; there is no need to make a temp file for it. | Todd C. Miller |
2003-07-02 | (re)add socks5 suppport to -D; ok djm@ | Markus Friedl |
2003-07-02 | deny dynamic forwarding with -R for v1, too; ok djm@ | Markus Friedl |
2003-07-02 | .Cm So . Sc -> .Sq Cm \&. | Jason McIntyre |
2003-07-02 | cleanup | Theo de Raadt |
2003-07-02 | bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3) | Anil Madhavapeddy |
2003-07-02 | comitted->committed | Anil Madhavapeddy |
2003-07-01 | Add support for -a dirs on different filesystems. | Todd C. Miller |
2003-07-01 | update the table contents as well as the table width | Anil Madhavapeddy |
2003-07-01 | rewrite to not use mmap(2). solves a bunch of issues: | Henning Brauer |
2003-07-01 | cosmetic (avoid space before period); ok art | Peter Valchev |
2003-07-01 | - no need for pathnames.h, just use <paths.h> instead | Anil Madhavapeddy |
2003-07-01 | Fix bounds check in the fast grep code that caused an incorrect | Todd C. Miller |
2003-06-30 | Awk first appeared in appeared in Version 7 AT&T UNIX. | Todd C. Miller |
2003-06-30 | Fold trace status into the single hash table that's left. | Marc Espie |
2003-06-30 | add a flag for each macro name that records built-in status. | Marc Espie |
2003-06-30 | replace old hash structure with open hashing. | Marc Espie |
2003-06-30 | Make the trace status of a macro an actual argument that gets pushed | Marc Espie |
2003-06-30 | clean up internal lookup interface: | Marc Espie |
2003-06-30 | sync with freebsd: | Anil Madhavapeddy |
2003-06-30 | Make usage() take the exit val are an argument and have the -h flag | Todd C. Miller |
2003-06-29 | Previous commit resulted in a zero-length locate db which I didn't | Todd C. Miller |
2003-06-29 | Return EINVAL on crc failure for gzip and make the driver program | Todd C. Miller |
2003-06-29 | memset 0, not \0; andrushock@korovino.net | Markus Friedl |
2003-06-29 | Explain in more details how define interacts with pushdef/popdef, and | Marc Espie |
2003-06-28 | Fix previous commit that broke locate. Unlike printf, print writes a | Todd C. Miller |
2003-06-28 | tweak; | Jason McIntyre |
2003-06-28 | cleanup | Theo de Raadt |
2003-06-28 | deal with typing of write vs read in atomicio | Theo de Raadt |
2003-06-28 | print usage into stderr, use global __progname instead of local invention, be... | Michael Shalayeff |
2003-06-28 | use .Bk/.Ek to align the options in SYNOPSIS; | Jason McIntyre |
2003-06-28 | report pidfile creation errors, based on patch from Roumen Petrov; ok markus@ | Damien Miller |
2003-06-27 | missing full stop and a .Pp; | Jason McIntyre |
2003-06-27 | - replace .Ql with .Sq; this was also causing a problem with postscript | Jason McIntyre |
2003-06-27 | -a to force ascii compare. ok millert | Ted Unangst |
2003-06-27 | Fix bug in put_int32() on big endian cpus; deraadt@ OK | Todd C. Miller |
2003-06-27 | Fix -t mode; it needs to set decomp=1 too | Todd C. Miller |
2003-06-27 | kill a warning: include <string.h> | David Krause |
2003-06-26 | protos | Vincent Labrecque |
2003-06-26 | Remove cruft; We don't have the -I, -1 or -2 options anymore so we don't | Todd C. Miller |
2003-06-26 | more proto fixes | Theo de Raadt |
2003-06-26 | change awk script to generate ansi code | Theo de Raadt |