| Commit message (Expand) | Author | Age | Files | Lines |
* | Usually, -width Fl (which is 10n) is too wide and hence ugly. |  schwarze | 2020-01-16 | 1 | -3/+3 |
* | document octal escape format in %b arguments; |  schwarze | 2019-08-02 | 1 | -3/+22 |
* | Fix incorrect character escape. |  bentley | 2019-06-02 | 1 | -3/+3 |
* | remove the Ic macro from EXAMPLES, and use a much more standard literal; |  jmc | 2018-03-13 | 1 | -15/+10 |
* | Fix two documentation bugs: |  schwarze | 2016-11-18 | 1 | -5/+10 |
* | Delete useless call to setlocale(3). |  schwarze | 2016-11-18 | 1 | -13/+9 |
* | fix signed char extension bugs. from fade@cock.li. ok guenther. |  tedu | 2016-07-27 | 1 | -4/+4 |
* | Change all tame callers to namechange to pledge(2). |  deraadt | 2015-10-09 | 1 | -3/+3 |
* | obvious tame "stdio". For those not keeping score, this is another |  deraadt | 2015-10-06 | 1 | -1/+5 |
* | Reduce usage of predefined strings in manpages. |  bentley | 2015-02-28 | 1 | -4/+4 |
* | document the special \c escape sequence that can only be used with %b; |  schwarze | 2014-10-22 | 1 | -4/+13 |
* | don't use plural "arguments" in SYNOPSIS, since "..." makes it |  jmc | 2014-05-25 | 2 | -10/+8 |
* | Use errc/warnc to simplify code. |  guenther | 2014-05-20 | 1 | -2/+2 |
* | - document two escape sequences as extensions in STANDARDS |  jmc | 2014-05-13 | 1 | -8/+5 |
* | Handle passing zero to a variable fieldwidth or precision. |  guenther | 2014-04-18 | 1 | -6/+9 |
* | isxdigit() needs unsigned char cast for this specific argument |  deraadt | 2013-11-20 | 1 | -2/+2 |
* | Warn and stop processing if the format string ends with an backslash. |  guenther | 2011-06-18 | 1 | -1/+6 |
* | more EXIT STATUS bits; from Daniel Dickman |  jmc | 2010-10-21 | 1 | -5/+3 |
* | add an EXIT STATUS section for /usr/bin; |  jmc | 2010-09-03 | 1 | -3/+3 |
* | dispense with some wacky escape sequences; |  jmc | 2010-03-26 | 1 | -4/+4 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -12/+1 |
* | remove BUILTIN/SHELL cruft that used to be needed for sh, which is |  martynas | 2009-07-19 | 1 | -30/+2 |
* | be more careful with parsing format string. we can't do multiple |  martynas | 2009-07-17 | 1 | -11/+23 |
* | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few |  jmc | 2009-02-08 | 1 | -3/+3 |
* | - describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behave |  martynas | 2008-09-15 | 1 | -2/+38 |
* | describe %a/%A. from freebsd |  martynas | 2008-09-14 | 1 | -4/+17 |
* | - add descriptions for %F, and infinity/not-a-number from printf(3) |  martynas | 2008-09-08 | 1 | -4/+17 |
* | enable support for %a, %A, %F. ok theo |  martynas | 2008-09-08 | 1 | -2/+5 |
* | printf(1) does not take any options but still needs to ignore the "--" |  millert | 2008-06-19 | 1 | -2/+8 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | - use a consistent text for STANDARDS |  jmc | 2007-05-30 | 1 | -4/+5 |
* | zap unused variables, ok beck@ |  pedro | 2004-05-31 | 1 | -3/+2 |
* | Don't not use getopt() in printf(1) since it causes formats beginning |  millert | 2003-06-23 | 1 | -15/+4 |
* | mostly ansi cleanup; pval ok |  deraadt | 2003-06-10 | 1 | -23/+15 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 2 | -13/+5 |
* | snprintf |  deraadt | 2003-03-30 | 1 | -3/+3 |
* | small typos; |  jmc | 2003-03-18 | 1 | -2/+2 |
* | use $ or # before commands in examples |  deraadt | 2002-11-14 | 1 | -3/+3 |
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. |  millert | 2002-02-19 | 1 | -21/+2 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -14/+14 |
* | kill more registers |  mpech | 2001-11-19 | 1 | -6/+6 |
* | It's not that I mind split infinitives. I just like to save'em for when |  pjanzen | 2001-02-17 | 1 | -3/+3 |
* | repair same static buf oflow in printf(1) and printf(1) internal inside csh(1) |  deraadt | 2000-12-22 | 1 | -5/+29 |
* | Put the fmt strings CAVEATS section into userland printf(1) man page, too; |  aaron | 2000-10-19 | 1 | -1/+12 |
* | Fix some formatting problems I missed before. |  aaron | 2000-03-23 | 1 | -2/+2 |
* | Various cleanups and standardization. |  aaron | 2000-03-10 | 1 | -26/+33 |
* | Add HISTORY sections; from FreeBSD. |  aaron | 2000-03-06 | 1 | -4/+10 |
* | Add a couple of useful examples. |  aaron | 2000-01-22 | 1 | -1/+10 |
* | - remove trailing white space |  aaron | 1999-06-05 | 1 | -9/+9 |
* | cleanup; also note that ``0'' flag is ignored when used with a precision |  aaron | 1998-11-30 | 1 | -21/+43 |