| Age | Commit message (Expand) | Author |
| 2014-02-22 | fix typo, from Henning Petersen in PR misc/48613 | dholland |
| 2013-12-11 | remove duplicate | dholland |
| 2013-12-11 | another minor fix | dholland |
| 2013-12-11 | Reinstate typo since kre claims it's by purpose. | wiz |
| 2013-12-11 | Error and typo fixes from OpenBSD and FreeBSD via Henning Petersen | wiz |
| 2013-12-11 | Error and typo fixes from OpenBSD and FreeBSD via Henning Petersen | wiz |
| 2013-09-19 | Untabify the header definition to avoid misaligned comment on | uwe |
| 2013-09-19 | Use .Fa instead of .Ar to refer to header fields. | uwe |
| 2013-09-19 | Now that we use "nbtool_config.h" we can use __dead again and drop | uwe |
| 2013-09-19 | Don't define TRUE/FALSE, which may conflict with host headers. | uwe |
| 2013-09-18 | #include "nbtool_config.h" to pull in getprogname() declaration. | uwe |
| 2013-07-24 | Fix typo. | wiz |
| 2013-07-24 | add an Oscar Wilde quote | jnemeth |
| 2013-05-12 | Don't expect fairings. | dholland |
| 2013-02-17 | Fix same typo in the other file in which it occurs | pgoyette |
| 2013-02-17 | Fix minor typo | pgoyette |
| 2012-12-08 | Add some quotes by Henry Ford, found at: | jnemeth |
| 2012-11-22 | Fix two quotes from "The Tao of Programming". From FreeBSD. | mbalmer |
| 2012-10-22 | Attribute "The STAR WARS Song" to "Weird Al" Yankovic under the proper title, | jakllsch |
| 2012-10-13 | Pass -Wstrict-overflow. | dholland |
| 2012-10-03 | Add a remarkably percipient fortune cookie. | riastradh |
| 2012-10-03 | Fix formatting of Churchill quote on declarations of war. | riastradh |
| 2012-08-04 | src/games/fortune/fortune/fortune.6: | jdf |
| 2012-06-19 | WARNS=5, and make WARNS=5 the default for src/games. | dholland |
| 2012-06-19 | Typo. Reported by I-forget-who-but-they'd-probably-rather-not-be-credited, | dholland |
| 2012-06-05 | Attribute the `Consequences, Schmonsequences...' quote to Daffy Duck. | riastradh |
| 2011-12-06 | Per [1] the speed of light in a vaccum is exactly 299792458 m/s. | jakllsch |
| 2011-11-19 | grammar fix | jnemeth |
| 2011-08-31 | NULL does not need a cast | plunky |
| 2011-08-17 | Remove redundant set of prototypes for local functions, exposed by | dholland |
| 2011-08-17 | Move some things around so declarations appear in a reasonable order. | dholland |
| 2011-08-16 | Use __dead instead of __attribute__((__noreturn__)). | dholland |
| 2011-08-16 | kill homebrew error functions | christos |
| 2011-01-24 | Fix spelling: it's *Jef* Raskin, not Jeff Raskin. | dyoung |
| 2010-11-25 | add one i saw on irc today | pooka |
| 2010-02-16 | Latin police: use proper conjugation. | dholland |
| 2010-01-17 | Close two file descriptors after using them. Found by cppcheck. | wiz |
| 2010-01-17 | The default output file extension is '.dat', not '.out'. | mbalmer |
| 2010-01-01 | Fix math notation, from PR 41547. While here, fix some potential tab | dholland |
| 2009-12-08 | was disappointed that someone wrote disappointed with one 'p', so I fixed it. | wiz |
| 2009-12-08 | I was disappointed that someone wrote disappointed with two 's', so I fixed it. | mbalmer |
| 2009-10-29 | Another spelling mistake. | dholland |
| 2009-10-29 | Whitespace. | dholland |
| 2009-10-28 | Fix a bunch of typos and spelling errors. | snj |
| 2009-10-28 | Kill two duplicates. | snj |
| 2009-10-28 | "Ghandi" -> "Gandhi" | dholland |
| 2009-08-27 | Don't need -DHAVE_REGCOMP any more | dholland |
| 2009-08-27 | Instead of trying to cons up a regexp that ignores case, use REG_ICASE. | dholland |
| 2009-08-27 | Tidy up regexp handling further. | dholland |
| 2009-08-27 | Prune conditional compilation for using obsolete regexp libraries. | dholland |