aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/printf
Commit message (Expand)AuthorAgeFilesLines
* Extend to deal with 64 bit numeric arguments.Stefan Eßer2000-07-101-14/+17
* Remove redundat extern declarationMartin Cracauer2000-04-201-1/+2
* Document truncation of strings when a NUL character is reached in a formatChris Costello2000-01-191-0/+6
* Correct some hard sentence breaks. Only those surrounding the previousSheldon Hearn1999-09-141-2/+2
* Improve shell documentation:Sheldon Hearn1999-09-081-1/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Fixed warnx format errors in printf and csh, and snprintf format errorsBruce Evans1998-12-071-7/+11
* Back out revision 1.10. It broke the build of sh, which compilesJohn Polstra1997-11-181-4/+5
* Fix: too many arguments for format string in 4 calls to warnx().John Polstra1997-11-181-5/+4
* #include <unistd.h> for getopt(3) call.Steve Price1997-08-071-0/+1
* Correct Synopsys section.Philippe Charnier1997-08-041-3/+3
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* -Wall cleaning.Steve Price1996-12-141-2/+2
* Remove annoying -Wall warning.Steve Price1996-10-061-1/+1
* When used as a shell builtin, this program decoded a subset of argumentsPeter Wemm1996-10-011-4/+9
* Correctly match the format flags and their descriptions.Mike Pritchard1996-04-091-1/+1
* Move out some of the shell builtin bogosity from printf's source toJoerg Wunsch1995-12-101-14/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Make the syntax checks for the format string more strict. The stringJoerg Wunsch1995-05-071-12/+19
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+687