| 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-12-07 | WARNS=5 | dholland |
| 2013-11-12 | hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard | mbalmer |
| 2013-10-19 | fix unused variable warnings | christos |
| 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-09-13 | GC descr and helpm. | joerg |
| 2013-09-01 | hook cgram to the build | dholland |
| 2013-08-11 | WARNS=5 | dholland |
| 2013-08-11 | typo in comment | dholland |
| 2013-08-11 | this already passes WARNS=5 | dholland |
| 2013-08-04 | Add RCS Id. | wiz |
| 2013-08-04 | Add a curses gizmo for solving Sunday-paper-type cryptograms based on | dholland |
| 2013-07-24 | Fix typo. | wiz |
| 2013-07-24 | add an Oscar Wilde quote | jnemeth |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2013-07-09 | Fix sendmail section (8 -> 1) in xrefs. | njoly |
| 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 |
| 2013-02-17 | rename target paper.${PRINTER} to paper.ps -- PRINTER isnt defined anywhere! | jmcneill |
| 2013-02-16 | Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to... | jmcneill |
| 2013-02-16 | Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to... | jmcneill |
| 2012-12-08 | Add some quotes by Henry Ford, found at: | jnemeth |
| 2012-12-01 | Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i'). | mbalmer |
| 2012-11-22 | Fix two quotes from "The Tao of Programming". From FreeBSD. | mbalmer |
| 2012-11-20 | PR/47178 from Bug Hunting | abs |
| 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-13 | Pass -Wstrict-overflow; while here, use curses TRUE and FALSE only with | dholland |
| 2012-10-13 | Pass -Wstrict-overflow... mostly. | dholland |
| 2012-10-13 | Pass -Wstrict-overflow. | dholland |
| 2012-10-13 | Pass -Wstrict-overflow, and while here, don't read from index -1 of | dholland |
| 2012-10-13 | Factor out some common code; pass -Wstrict-overflow. | dholland |
| 2012-10-13 | Pass -Wstrict-overflow. | dholland |
| 2012-10-13 | Move scratch variables of main to main, instead of having them be | dholland |
| 2012-10-13 | Add strategic assertion, now passes -Wstrict-overflow. | dholland |
| 2012-10-13 | Remove ifdefs for V7 (as opposed to older) unix. | dholland |
| 2012-10-13 | Pass the move info around instead of using it as a global. | dholland |
| 2012-10-13 | Crack down on global variables with single-letter names. | dholland |
| 2012-10-12 | fix previous, thanks asau@ | dholland |
| 2012-10-12 | Don't use ++ to set flags to true. Now passes -Wstrict-overflow. | dholland |