| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-08-30 | mop up stdarg rename; ok deraadt |  jmc | 1 | -3/+3 |
| 2019-06-28 | Specify that {v,}asprintf(3) returns precisely -1 on failure, |  schwarze | 1 | -7/+11 |
| 2019-06-27 | Simplify the description of [v]snprintf(3), move the description |  schwarze | 1 | -19/+18 |
| 2019-06-26 | an -> a; |  jmc | 1 | -2/+2 |
| 2019-06-26 | The POSIX-compatible way of checking for {v,}{f,s,sn,d}printf(3) |  deraadt | 1 | -4/+5 |
| 2019-01-16 | For all functions known to be infected by LC_NUMERIC, add short |  schwarze | 1 | -2/+11 |
| 2018-01-02 | some grammar fixes; from dholland@netbsd, -r1.68 |  jmc | 1 | -6/+6 |
| 2017-12-01 | Consistently .Xr the corresponding wide char functions from char- and |  schwarze | 1 | -3/+4 |
| 2017-06-12 | Add dprintf() and vdprintf() RETURN VALUES. OK deraadt@ |  millert | 1 | -2/+4 |
| 2016-06-06 | Add ERRORS section, from FreeBSD. OK tedu@ |  millert | 1 | -2/+17 |
| 2015-10-13 | Sync printf family return value with ISO C which specifies that |  millert | 1 | -3/+3 |
| 2015-06-03 | snprintf(3) is available on all modern systems and asprintf(3) is |  millert | 1 | -6/+4 |
| 2015-02-28 | Reduce usage of predefined strings in manpages. |  bentley | 1 | -4/+4 |
| 2015-01-13 | remove .Tn from stdio manuals; Kaspars Bankovskis found one of these |  schwarze | 1 | -10/+6 |
| 2014-11-15 | Reduce instances of `` '' in manuals. |  bentley | 1 | -3/+4 |
| 2014-05-13 | for non-valid combinations with `#', instead of trying to list them all, |  jmc | 1 | -12/+3 |
| 2014-05-09 | when demonstrating the correct "double-check" idiom, provide a |  deraadt | 1 | -3/+3 |
| 2014-04-22 | add closing parenthesis. |  sobrado | 1 | -3/+3 |
| 2014-04-19 | need to escape %U, since it is used in Re/Rs blocks; |  jmc | 1 | -2/+2 |
| 2014-04-19 | Demonstrate correct usage of snprintf (regarding overflow detection) |  deraadt | 1 | -3/+5 |
| 2013-07-17 | more library history |  schwarze | 1 | -2/+19 |
| 2013-06-05 | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze |  tedu | 1 | -5/+5 |
| 2013-04-01 | When there are multiple groups of functions with their own #includes |  guenther | 1 | -2/+3 |
| 2013-03-04 | Update STANDARDS section as appropriate for C99. |  brad | 1 | -4/+6 |
| 2013-01-30 | Add support for POSIX.1-2008 functions dprintf(3) and vdprintf(3). |  brad | 1 | -3/+26 |
| 2011-09-03 | make -column lists pretty again; |  jmc | 1 | -5/+5 |
| 2010-03-26 | dispense with some wacky escape sequences; |  jmc | 1 | -4/+4 |
| 2008-09-15 | - describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behave |  martynas | 1 | -2/+38 |
| 2008-09-14 | describe %a/%A. from freebsd |  martynas | 1 | -2/+58 |
| 2008-08-26 | - add F |  martynas | 1 | -3/+16 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-04-01 | clarify return values, prompted by moritz; ok moritz jmc |  deraadt | 1 | -4/+8 |
| 2006-01-13 | Use long long and intmax_t instead of quad_t throughout. Adapted in |  millert | 1 | -122/+61 |
| 2006-01-07 | improve the RETURN VALUES section; |  jmc | 1 | -8/+12 |
| 2005-09-23 | support %jd from c99, although intmax_t may not be available. |  tedu | 1 | -1/+16 |
| 2005-07-26 | - typos, punctuation, spacing, macro, layout, etc. fixes |  jaredy | 1 | -7/+10 |
| 2005-07-26 | remove note about long double not being supported by vax. |  jaredy | 1 | -5/+2 |
| 2005-04-14 | move return values to a seperate section, and split them out so that it |  deraadt | 1 | -37/+49 |
| 2005-04-14 | Explain what happens when len equals 0 for snprintf(). |  otto | 1 | -1/+9 |
| 2005-02-25 | Be correct in our man pages when talking about NUL termination (that is, |  cloder | 1 | -2/+2 |
| 2004-09-18 | Add 'z' and 't' modifiers for printing size_t and ptrdiff_t. |  otto | 1 | -1/+42 |
| 2003-08-17 | Sort headers in example |  grange | 1 | -2/+2 |
| 2003-07-15 | .Ql Cm -> .Sq Cm where literal makes no sense; |  jmc | 1 | -2/+2 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 1 | -6/+2 |
| 2003-05-03 | typos; |  jmc | 1 | -4/+4 |
| 2003-04-16 | Warn people that the value of the pointer passed in to asprinf() |  millert | 1 | -3/+8 |
| 2002-07-24 | Document that *printf can return -1 on error. This includes snprintf(), |  millert | 1 | -1/+2 |
| 2002-05-01 | o) start new sentence on a new line; |  mpech | 1 | -2/+3 |
| 2001-09-06 | It is silly to reference the Tahoe architecture. |  millert | 1 | -4/+2 |
| 2001-06-23 | document ll, depreciate q |  provos | 1 | -4/+6 |