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