summaryrefslogtreecommitdiff
path: root/usr.bin/printf
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-273-3/+3
* MFC: Synch with mdoc fixes of revision 1.23 in HEAD.Giorgos Keramidas2002-07-151-13/+11
* MFC printf(1) changes.Juli Mallett2002-04-293-84/+173
* MFC: localize it (LC_NUMERIC)Alexey Zelkin2002-03-122-0/+10
* MFC: 1.19: Replace reference to ANSI C draft with .St macro call.Ruslan Ermilov2002-01-161-4/+1
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-2/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-3/+3
* MFC: r1.15: #if 0 sccsidKris Kennaway2001-03-041-0/+2
* MFC: fix printf(1) for the case with a long string with no format charactersBen Smithurst2001-01-051-4/+16
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-2/+5
* MFC: support 64bit integer operandsStefan Eßer2000-07-221-14/+17
* MFC: Remove redundat extern declaration. Add $FreeBSD$Paul Saab2000-07-041-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