summaryrefslogtreecommitdiffstats
path: root/usr.bin/printf
Commit message (Expand)AuthorAgeFilesLines
* When we have both a rcsid and sccsid, ifdef 0 the sccsid. Thisimp2000-09-041-0/+2
* Revert to 1.8. I misread the sentence and its context.chris2000-07-211-2/+1
* Properly document %.0f behavior.chris2000-07-211-1/+2
* Extend to deal with 64 bit numeric arguments.se2000-07-101-14/+17
* Remove redundat extern declarationcracauer2000-04-201-1/+2
* Document truncation of strings when a NUL character is reached in a formatchris2000-01-191-0/+6
* Correct some hard sentence breaks. Only those surrounding the previoussheldonh1999-09-141-2/+2
* Improve shell documentation:sheldonh1999-09-081-1/+11
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Fixed warnx format errors in printf and csh, and snprintf format errorsbde1998-12-071-7/+11
* Back out revision 1.10. It broke the build of sh, which compilesjdp1997-11-181-4/+5
* Fix: too many arguments for format string in 4 calls to warnx().jdp1997-11-181-5/+4
* #include <unistd.h> for getopt(3) call.steve1997-08-071-0/+1
* Correct Synopsys section.charnier1997-08-041-3/+3
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* -Wall cleaning.steve1996-12-141-2/+2
* Remove annoying -Wall warning.steve1996-10-061-1/+1
* When used as a shell builtin, this program decoded a subset of argumentspeter1996-10-011-4/+9
* Correctly match the format flags and their descriptions.mpp1996-04-091-1/+1
* Move out some of the shell builtin bogosity from printf's source tojoerg1995-12-101-14/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Make the syntax checks for the format string more strict. The stringjoerg1995-05-071-12/+19
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+687
OpenPOWER on IntegriCloud