| Age | Commit message (Expand) | Author |
| 2017-12-31 | Fix plurals. | dholland |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-02-21 | Insert comma between two Nm entries. | abhinav |
| 2015-11-19 | Remove duplicated 'i' from list of numeric formats | pgoyette |
| 2014-09-29 | Return EOVERFLOW like FreeBSD does if the buffer size exceeds INT_MAX | christos |
| 2013-05-04 | Grammar. | wiz |
| 2013-05-04 | _ss improvements | christos |
| 2013-01-20 | Mark up occurence of printf() in text with .Fn | uwe |
| 2013-01-20 | In newfmt() example one level of indentation is enough. | uwe |
| 2013-01-19 | Fix typo. | uwe |
| 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 |