| Age | Commit message (Expand) | Author |
| 2010-12-26 | vsnprintf_ss does NOT handle floating point formats | jnemeth |
| 2010-12-22 | Add punctuation. | wiz |
| 2010-12-22 | document vsnprintf_ss | christos |
| 2010-12-16 | Observe the following spelling: | wiz |
| 2010-09-06 | I assume "POSIX 200805" is IEEE Std 1003.1-2008 (POSIX.1), so use | wiz |
| 2010-09-06 | add dprintf and vdprintf | christos |
| 2010-05-13 | Use plain references and don't depend on multiple expansion runs. | joerg |
| 2010-05-13 | Mask %U, it is a macro nowadays. | joerg |
| 2010-03-21 | Mention the recommended usage of inttypes(3) when applicable. | jruoho |
| 2009-04-09 | No .br after .Sh. | joerg |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-12-16 | fix return values for snprintf and vsnprintf. | christos |
| 2008-12-11 | Sort sections, sort SEE ALSO, remove trailing whitespace. | wiz |
| 2008-12-11 | move a description of return values into the RETURN VALUES section. | yamt |
| 2007-06-09 | bring in many changes from FreeBSD | christos |
| 2006-09-25 | As suggested by Johan Veenhuizen in PR 32981, reword slightly to avoid | martin |
| 2006-03-19 | Mark up NULL and -. | wiz |
| 2006-03-18 | Note that for asprintf and vasprintf it is more portable to check for | rumble |
| 2005-07-20 | PR/30971: Noriyuki Soda: Fix %ll prints long long, and %q is not portable. | christos |
| 2005-06-21 | Document that passing NULL to %s prints "(null)". | christos |
| 2003-09-08 | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. | wiz |
| 2003-08-27 | plural "characters" for ret of {v}snprintf | heas |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-11 | Drop trailing space. | wiz |
| 2003-05-11 | Oops, typo in previous. | kleink |
| 2003-05-11 | As prompted by Thomas Klausner, add a RETURN VALUES section. | kleink |
| 2003-05-03 | Misc. fixes from jmc@openbsd. | wiz |
| 2003-04-16 | Use | wiz |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-03 | Fix typos (from PR 19650) | mjl |
| 2002-11-11 | Document that the *printf() functions can return a negative value under | simonb |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-07-10 | import CAVEATS sections from OpenBSD. | yamt |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2002-01-21 | One pasto, one typo. | kleink |
| 2001-12-02 | Fix a mis-pasting in previous; pointed out by Thomas Klausner. | kleink |
| 2001-12-02 | C99: | kleink |
| 2001-10-17 | Drop a VAX/Tahoe reference (the VAX case wasn't true with the current compiler | kleink |
| 2001-09-16 | Mainly sort SEE ALSO, but also sort sections, and some punctuation and | wiz |
| 2001-04-30 | Clarify C standards situation a bit. | kleink |
| 2001-04-28 | * Move definitions of exact-width integer types from <machine/types.h> | kleink |
| 2001-04-26 | Fix an ... interesting pasto in the description of the l length modifier | kleink |
| 2001-04-03 | Xr printf(9) | jhawk |
| 2000-12-29 | Sprinkle some __restrict into stdio. | kleink |
| 2000-10-19 | C99: Passing a null pointer as the buffer argument to snprintf() and | kleink |
| 1998-09-14 | Document %ll[diouxX] as requested by <bgrayson@ece.utexas.edu> in PR | tv |
| 1998-08-29 | first pass at fixing up capitalization of function names and | lukem |
| 1998-08-28 | document asprintf and vasprintf | perry |
| 1998-06-08 | Changed HISTORY section to reflect that vsnprintf and snprintf first | jeremy |
| 1998-06-08 | Implement a new manual page category ``SECURITY CONSIDERATIONS'' | lukem |