summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-01-09use cc -E for the preprocessor instead of cpp.Brad Smith
2004-01-08Convert to kvm_getproc2(); ok deraadt@Todd C. Miller
2004-01-08Pass the right type based on the conversion specified; warn on conversionOtto Moerbeek
2004-01-08Silence warningTodd C. Miller
2004-01-08Convert to kinfo_proc2; ok deraadt@Todd C. Miller
2004-01-08Fix uninitialized variable. From Ilya Voronin <ivoronin at trancom dot ru>Otto Moerbeek
2004-01-07Proper use of uid_t and did_t types instead of a generic int.Thierry Deval
2004-01-07Correctly test for cases where one file is different, and the other hasCan Erkin Acar
2004-01-07Document -p option. ok jmc@Otto Moerbeek
2004-01-07Implement -p option.Otto Moerbeek
2004-01-07corrections to SET OPTIONS;Jason McIntyre
2004-01-07s/environmental/environment/;Jason McIntyre
2004-01-07corrections to the EX COMMANDS section;Jason McIntyre
2004-01-07Convert back to using kvm_getproc2() and friends now that libkvmTodd C. Miller
2004-01-06We don't have signal(7)Todd C. Miller
2004-01-06pkill/pgrep from NetBSD with changes to use kvm_getprocs(). SelectingTodd C. Miller
2004-01-06import netbsd's version of David Borman's syncache codeMarkus Friedl
2004-01-06man tweaks;Jason McIntyre
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