summaryrefslogtreecommitdiff
path: root/usr.bin/printf/printf.1
AgeCommit message (Collapse)Author
1995-02-15The descriptions of the o and u formatting options were reversed (PR #785).jtc
1993-11-05Changes required to make printf utility POSIX.2 compliant:jtc
* Escape characters in the string needed to be processed as they were encountered, otherwise a "\000" octal constant would prematurely terminate the formatting string. * Implemented the %b, SysV echo(1) compatibility, formatting directive.
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd