summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-01-06protect output from %union from being anonymous using cpp guarding, forTheo de Raadt
2004-01-05include path fixes for gcc3.Marc Espie
2004-01-05nm digs elf and merges w/ size; millert@ okMichael Shalayeff
2004-01-05Get rid of volatile variables that were a vain attempt to prevent theTodd C. Miller
2004-01-03missing proto; ok hinPeter Valchev
2004-01-03Silence a gcc warning: "initialization from incompatible pointer type"Todd C. Miller
2004-01-03Fix format type mismatch (int vs. ssize_t).Todd C. Miller
2004-01-03as if we didn't know...Henning Brauer
2004-01-02some corrections/improvements to the VI COMMANDS section;Jason McIntyre
2004-01-02new year was around spring equinox and not on winter solstice and thus rearra...Michael Shalayeff
2004-01-02point people to re_format(7) for a description of basic regularJason McIntyre
2004-01-02use standard section ENVIRONMENT, rather than ENVIRONMENT VARIABLES;Jason McIntyre
2004-01-01Explain how jot does rounding and truncation. Help from jmc@Otto Moerbeek
2003-12-31fix -r description now that millert has fixed the code;Jason McIntyre
2003-12-31Both POSIX and the man page says that "vi -r foo" is run where foo does notTodd C. Miller
2003-12-31mdoc vi(1); also better document current behaviour and add some missingJason McIntyre
2003-12-31Ignore password change request during password auth (which we currently don'tDarren Tucker
2003-12-30a few more for the new years dayMichael Shalayeff
2003-12-30+lolita, fix stalin as a few pplz pt outMichael Shalayeff
2003-12-30o From FreeBSD: use the max_value(u_int32_t) + 1 to divide the random number.Otto Moerbeek
2003-12-30a few more for tomorrowMichael Shalayeff
2003-12-29fix zgrep failure when the uncompressed file begins with a newlineCan Erkin Acar
2003-12-29KeepAlive has been obsoleted, use TCPKeepAlive instead; markus@ OKTodd C. Miller
2003-12-29Cleanup: KNF, -Wall, do not use pointers if the actual var isOtto Moerbeek
2003-12-29typo from form@ (evil qwerty)Michael Shalayeff
2003-12-29yet another so called edison's invention patentationMichael Shalayeff
2003-12-29typoMichael Shalayeff
2003-12-29a few more for today/tomorrowMichael Shalayeff
2003-12-28Introduce -4 and -6: options to force usage of IPv4 or IPv6 only.Otto Moerbeek
2003-12-28Follow Posix when writing non-matching lines. Historically, join(1)Otto Moerbeek
2003-12-28fixes from wiz@netbsd;Jason McIntyre
2003-12-28various doc fixes from wiz@netbsd;Jason McIntyre
2003-12-27Fix cut-n-paste oversight in pfsync_stats().Ryan Thomas McBride
2003-12-23implement KerberosGetAFSToken server option. ok markus@, beck@Jakob Schlyter
2003-12-23If we are in -k/-K mode, just spew to stderr. It is not unusualTodd C. Miller
2003-12-22remove a suplicate commentMichael Shalayeff
2003-12-22do not re-include name in err() call; andrushock@korovino.netTheo de Raadt
2003-12-22EVP_CIPHER_CTX_cleanup() for the des contexts; pruiksma@freesurf.frMarkus Friedl
2003-12-22tidy up moduli generation debugging, add -v (verbose/debug) option toDamien Miller
2003-12-20- use .I and .B instead of .IT and .UL, respectively, to respect punctuationJason McIntyre
2003-12-19Pass SIGINT to dc process.Otto Moerbeek
2003-12-19Do something sensible on ^C: unwind stack and be ready for new input.Otto Moerbeek
2003-12-19- adjust some list widths for better postscript outputJason McIntyre
2003-12-19add an example showing how to print to standard error;Jason McIntyre
2003-12-18document various aspects of awk behaviour:Jason McIntyre
2003-12-18random numbers are obtained via arc4random(3), not random(3);Jason McIntyre
2003-12-17- add -w to options descriptionJason McIntyre
2003-12-17remove old -M and -N; 3608Theo de Raadt
2003-12-16do not implement -L (print copyright) with SMALLHenning Brauer
2003-12-16really don't implement unzip #ifdef SMALLHenning Brauer