summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-05-02Update to conform to Posix 1003.1-2001.Nils Nordman
2003-05-02o Don't close stdout in interactive mode; mpech@Todd C. Miller
2003-05-01i386 is elf now; pt out by ldcosta@arnet.com.arMichael Shalayeff
2003-05-013.3 has left the building...Michael Shalayeff
2003-04-30strvis -> strnvisVincent Labrecque
2003-04-30strvis -> strnvis, and add a place for the NUL byte that was missingVincent Labrecque
2003-04-30strvis -> strnvisVincent Labrecque
2003-04-30fix invalid .Pf macro usage introduced in previous commitDavid Krause
2003-04-30Add missing period.Todd C. Miller
2003-04-30kill warning about implicit decl of strlenJason Wright
2003-04-30Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable Bug #550mouring
2003-04-29fix the clean thursday; from tm@openbsd.ruMichael Shalayeff
2003-04-28Don't try to close key.keyfile in -a mode, skeygetnext() will haveTodd C. Miller
2003-04-28string cleaning. ok millert@ tdeval@Ted Unangst
2003-04-28stdlib.hTheo de Raadt
2003-04-26get rid of incorrectly sized buffer by using strdup/asprintf,Peter Valchev
2003-04-26-t in usage(); rogier@quaak.orgTheo de Raadt
2003-04-26string cleaningTheo de Raadt
2003-04-26string cleaning; ok tdevalTheo de Raadt
2003-04-25commentTheo de Raadt
2003-04-25oopsTheo de Raadt
2003-04-25sprintf -> snprintf and add a couple of size checks to ensure againstKenneth R Westerback
2003-04-25fix commentTheo de Raadt
2003-04-25sprintf bye byeTheo de Raadt
2003-04-25comment fixTheo de Raadt
2003-04-25check asprintf return value for error, as the pointer is not guaranteedPeter Valchev
2003-04-25Don't assume that asprintf() will leave "tempfile" unmolested whenTodd C. Miller
2003-04-25add bounds to some more %s in sscanfAnil Madhavapeddy
2003-04-25add missing .El's for .Bl macros;Jason McIntyre
2003-04-25minor tweak to error message, from Eric in pr3235Ted Unangst
2003-04-22some entries from encyclopedia 'holy ross' by o. platonovMichael Shalayeff
2003-04-22Tell glob() to do tilde and brace expansion too.Todd C. Miller
2003-04-21Stop parsing arguments when we hit "--".Todd C. Miller
2003-04-21build expanded brace with more explicit bound checking.Marc Espie
2003-04-21mdocify; apparently no one every reads this man page.Todd C. Miller
2003-04-21mdoc version from NetBSD (wiz) with minor modifications and local changes.Todd C. Miller
2003-04-21Use strlcpy() and snprintf() in favor of inline strcpy() and sprintf().Todd C. Miller
2003-04-19string handling, ok deraadt@Daniel Hartmeier
2003-04-19string handling, partly from and ok deraadt@Daniel Hartmeier
2003-04-19sync w/ the sudo cvs tree and sudo 1.6.7p4Todd C. Miller
2003-04-19strcpy/strcat/sprintf removal; krw@ OKTodd C. Miller
2003-04-18hackers of the planet earthMichael Shalayeff
2003-04-18get someMichael Shalayeff
2003-04-17Hard-code charset if SMALLTodd C. Miller
2003-04-17nuke strcpy + -WallHenning Brauer
2003-04-17%u is 11 chars, not 10; ok miod deraadt millert teduPeter Valchev
2003-04-17trivial snprintfTheo de Raadt
2003-04-17eliminate strcpy/sprintf. reviewed by deraadt and millert.Jun-ichiro itojun Hagino
2003-04-16no more less.nroTodd C. Miller
2003-04-16mdoc format man pages from jmc@Todd C. Miller