summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix unused variable warningschristos2013-10-196-27/+16
* Untabify the header definition to avoid misaligned comment onuwe2013-09-191-11/+11
* Use .Fa instead of .Ar to refer to header fields.uwe2013-09-191-4/+4
* Now that we use "nbtool_config.h" we can use __dead again and dropuwe2013-09-191-13/+3
* Don't define TRUE/FALSE, which may conflict with host headers.uwe2013-09-191-13/+10
* #include "nbtool_config.h" to pull in getprogname() declaration.uwe2013-09-181-2/+6
* GC descr and helpm.joerg2013-09-132-25/+4
* hook cgram to the builddholland2013-09-011-2/+2
* WARNS=5dholland2013-08-113-32/+33
* typo in commentdholland2013-08-111-2/+2
* this already passes WARNS=5dholland2013-08-111-2/+2
* Add RCS Id.wiz2013-08-041-0/+1
* Add a curses gizmo for solving Sunday-paper-type cryptograms based ondholland2013-08-044-0/+448
* Fix typo.wiz2013-07-241-1/+1
* add an Oscar Wilde quotejnemeth2013-07-241-0/+6
* Use Mt for email addresses.wiz2013-07-201-2/+2
* Fix sendmail section (8 -> 1) in xrefs.njoly2013-07-091-4/+4
* Don't expect fairings.dholland2013-05-121-0/+3
* Fix same typo in the other file in which it occurspgoyette2013-02-171-1/+1
* Fix minor typopgoyette2013-02-171-1/+1
* rename target paper.${PRINTER} to paper.ps -- PRINTER isnt defined anywhere!jmcneill2013-02-171-2/+2
* Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to...jmcneill2013-02-161-5/+5
* Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to...jmcneill2013-02-161-5/+5
* Add some quotes by Henry Ford, found at:jnemeth2012-12-081-0/+25
* Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i').mbalmer2012-12-011-3/+3
* Fix two quotes from "The Tao of Programming". From FreeBSD.mbalmer2012-11-221-2/+2
* PR/47178 from Bug Huntingabs2012-11-202-18/+26
* Attribute "The STAR WARS Song" to "Weird Al" Yankovic under the proper title,jakllsch2012-10-222-12/+9
* Pass -Wstrict-overflowdholland2012-10-131-7/+6
* Pass -Wstrict-overflow; while here, use curses TRUE and FALSE only withdholland2012-10-132-11/+11
* Pass -Wstrict-overflow... mostly.dholland2012-10-132-9/+20
* Pass -Wstrict-overflow.dholland2012-10-131-6/+7
* Pass -Wstrict-overflow, and while here, don't read from index -1 ofdholland2012-10-134-30/+31
* Factor out some common code; pass -Wstrict-overflow.dholland2012-10-131-23/+24
* Pass -Wstrict-overflow.dholland2012-10-131-4/+5
* Move scratch variables of main to main, instead of having them bedholland2012-10-131-3/+6
* Add strategic assertion, now passes -Wstrict-overflow.dholland2012-10-131-2/+10
* Remove ifdefs for V7 (as opposed to older) unix.dholland2012-10-133-14/+6
* Pass the move info around instead of using it as a global.dholland2012-10-1314-161/+163
* Crack down on global variables with single-letter names.dholland2012-10-1311-216/+241
* fix previous, thanks asau@dholland2012-10-121-3/+3
* Don't use ++ to set flags to true. Now passes -Wstrict-overflow.dholland2012-10-121-7/+7
* Pass -Wstrict-overflow.dholland2012-10-121-7/+7
* if 0 is used for the dimensions, compute the maximum size.christos2012-10-064-12/+20
* Bump date for previous.wiz2012-10-031-2/+2
* - improve wording and overall program description (notably for `-f');wiz2012-10-031-11/+16
* - correct `usage' message;wiz2012-10-031-5/+5
* Add a remarkably percipient fortune cookie.riastradh2012-10-031-0/+3
* Fix formatting of Churchill quote on declarations of war.riastradh2012-10-031-2/+2
* - improve wordingwiz2012-08-121-13/+20