summaryrefslogtreecommitdiff
path: root/usr.bin/printf
Commit message (Collapse)AuthorAgeFilesLines
* Move over some /bin/sh-specific cruft to there.Joerg Wunsch1995-12-111-14/+1
| | | | | | | (Fix brought over from 2.2-current.) Notes: svn path=/stable/2.1/; revision=12784
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
| | | | Notes: svn path=/head/; revision=8874
* Make the syntax checks for the format string more strict. The stringJoerg Wunsch1995-05-071-12/+19
| | | | | | | | | "%8*s" is no longer considered to be a valid format description. This closes PR bin/386. Notes: svn path=/head/; revision=8323
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+687
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590