summaryrefslogtreecommitdiffstats
path: root/usr.bin/printf/printf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix printf(1) for cases where a long string with no format specifiers isben2000-12-211-4/+16
* When we have both a rcsid and sccsid, ifdef 0 the sccsid. Thisimp2000-09-041-0/+2
* Extend to deal with 64 bit numeric arguments.se2000-07-101-14/+17
* Remove redundat extern declarationcracauer2000-04-201-1/+2
* 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
* 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
* 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-271-0/+410
OpenPOWER on IntegriCloud