Age | Commit message (Expand) | Author |
2003-08-02 | document examine | Michael Shalayeff |
2003-08-01 | another round of missing system includes | David Krause |
2003-08-01 | anychange is no longer extern; millert ok | Theo de Raadt |
2003-08-01 | - use stdbool.h instead of roll-your-own booleans | Otto Moerbeek |
2003-08-01 | damn cvs! resurrect these ... | Anil Madhavapeddy |
2003-08-01 | move vis.h out of the way into a subdir so it isn't picked up by our build | Anil Madhavapeddy |
2003-08-01 | when the -R option (read-only) is specified, there is no need to print | Peter Valchev |
2003-08-01 | cleanup; | Jason McIntyre |
2003-07-31 | print rate similar old version; round instead truncate; | Markus Friedl |
2003-07-31 | Historically, patch would treat a bare -p as -p0. This contradicts | Todd C. Miller |
2003-07-31 | Unbreak relative directory handling. Tweak from millert@ | Otto Moerbeek |
2003-07-31 | - Change the hash function to a simple multiplicative one. The old | Otto Moerbeek |
2003-07-31 | no longer used by syslogd | Anil Madhavapeddy |
2003-07-31 | correct comment: atomicio takes vwrite, not write; deraadt@ ok | Anil Madhavapeddy |
2003-07-31 | Print a maximum of one invalid line number warning per patch in a patch file. | Otto Moerbeek |
2003-07-31 | Fix botched conversion to getopts; markus@ | Todd C. Miller |
2003-07-31 | check whether passwd auth is allowd, similar to proto 1; rob@pitman.co.za | Markus Friedl |
2003-07-31 | Wrap a long line | Otto Moerbeek |
2003-07-31 | Welcome BSD gzexe(1). | Otto Moerbeek |
2003-07-31 | A new, BSD licensed gzexe(1). | Otto Moerbeek |
2003-07-31 | The manual page for the new, BSD licensed gzexe(1). | Otto Moerbeek |
2003-07-31 | o correct exit code when comparing stdin and stdin (a noop) | Todd C. Miller |
2003-07-30 | Add POSIX -i option; tedu@ OK | Todd C. Miller |
2003-07-30 | Make prompting POSIX-compliant. POSIX states "The patch utility | Todd C. Miller |
2003-07-30 | whitespace | Markus Friedl |
2003-07-30 | use only 4 digits in format_size | Markus Friedl |
2003-07-29 | o add pathnames.h | Todd C. Miller |
2003-07-29 | clean | Theo de Raadt |
2003-07-29 | Instead of checking for "stdout" in decompress(), just do the check | Todd C. Miller |
2003-07-29 | fix length for "- stalled -" | Markus Friedl |
2003-07-29 | bad license; deraadt | Markus Friedl |
2003-07-29 | replace 4 clause BSD licensed progressmeter code with a replacement | Markus Friedl |
2003-07-29 | sputnik dupe; from Dmitry Bogdan <dsb@uvm.poi.dvo.ru> | Michael Shalayeff |
2003-07-29 | Bye bye GNU zforce(1), welcome BSD zforce(1). | Otto Moerbeek |
2003-07-29 | BSD licensed manual page for zforce(1). Some suggestions by jmc@. | Otto Moerbeek |
2003-07-29 | Add $OpenBSD$ | Otto Moerbeek |
2003-07-29 | A new, BSD licensed version of the zforce(1) script. | Otto Moerbeek |
2003-07-29 | Check cat, not pipin when deciding whether or not to make use | Todd C. Miller |
2003-07-28 | cleanup library parts | Theo de Raadt |
2003-07-28 | minor knf and cleanups; otto ok | Theo de Raadt |
2003-07-28 | Don't treat consecutive slashes as path components; matches POSIX | Todd C. Miller |
2003-07-28 | More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h, | Otto Moerbeek |
2003-07-28 | Be more exact on how backup files are handled. | Otto Moerbeek |
2003-07-28 | Be more exact on how backup files are handled. | Otto Moerbeek |
2003-07-28 | Make patch(1) exit value match POSIX and be consistent with diff. | Todd C. Miller |
2003-07-28 | Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen. | Damien Miller |
2003-07-28 | fix rcsid | Ted Unangst |
2003-07-27 | Return FAILURE for "file would grow" case so the .gz file gets removed. | Todd C. Miller |
2003-07-27 | We need to initialize clen to 0 each time through diffreg() for | Todd C. Miller |
2003-07-27 | Correct computation of argsize when setting diffargs. | Todd C. Miller |