summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tidy up curses state when we quit, instead of just doing exit().jdc2005-07-022-5/+12
* Sort sections. Use mdoc macros. Reformat.wiz2005-07-021-22/+23
* Removing trailing spaces.wiz2005-07-021-9/+9
* KNF conversionjmc2005-07-022-56/+34
* KNF and WARNS=3jmc2005-07-028-166/+87
* KNF and WARNS=3jmc2005-07-012-98/+67
* KNF and WARNS=3jmc2005-07-019-126/+81
* Remove the -t flag from the usage.peter2005-07-011-2/+2
* KNF and WARNS=3jmc2005-07-0118-402/+671
* Whitespace fixjmc2005-07-011-9/+8
* KNF and WARNS=3 fixesjmc2005-07-0118-222/+192
* KNF and WARNS=3 fixesjmc2005-07-019-244/+185
* KNF and WARNS=3jmc2005-07-0111-252/+236
* add ching, and also break up the SUBDIR line a bit more to make futureperry2005-06-301-7/+10
* Initialize lnum and unum to avoid a "might be used uninitialized"martin2005-06-301-3/+3
* missing paragraph break from the originalperry2005-06-301-1/+2
* ching(6) -- The Book of Changes, not seen in BSD since 4.4BSD.perry2005-06-3013-0/+3271
* Fixed error on a nonexistent mail spool file, when countmail can't find it\n\...symka2005-06-301-2/+2
* Fixed a comment that said the factors in the output would be strictlyrillig2005-06-271-3/+3
* Changed the type of data_table to be unsigned char[] instead of char[],rillig2005-06-271-6/+6
* Fixed buffer overflow with long command line arguments.rillig2005-06-271-5/+15
* Drop trailing space.wiz2005-06-261-2/+2
* * Change program logic to not nest needlesslyhubertf2005-06-222-34/+44
* Change marker from "pmppc" to "powerpc" because a NetBSD-macppc buildtron2005-06-091-3/+3
* Add an initialization to placate -Wuninitialized.he2005-06-091-2/+4
* Raised WARNS to 4.rillig2005-05-231-1/+2
* * fixed <ctype> bugsrillig2005-05-231-66/+106
* Otto Von Bismarck -> Otto von Bismarck.kleink2005-05-101-2/+2
* It is Bismarck not Bismark.bad2005-05-101-1/+1
* Sort list, and add Nunavut, which has been a Canadian province since 1999.jwise2005-05-021-8/+9
* Cyprus is part of Europe, not Asia. Turkey is currently listed in bothjwise2005-05-022-1/+1
* The current President of the United States is George Walker Bush, not Georgejwise2005-05-021-2/+2
* Fixed wrong use of the <ctype.h> functions by adding an explicit conversionrillig2005-04-193-11/+11
* Fixed wrong use of datatypes. In wait_for(), a char was used togetherrillig2005-04-191-8/+5
* Don't assume /usr/games; use the same path as what rot13 was found atatatat2005-04-091-2/+3
* A few minor spelling, grammar, and formatting fixes.atatat2005-04-092-7/+7
* Fix a long-standing bug in wump(6) whereby hitting ^d to exit would firstjwise2005-03-211-6/+8
* Add -lcrypt where -lcrypto is specified.christos2005-03-091-3/+3
* Remove a incorrect semicolon at the end of an if().simonb2005-02-251-4/+4
* Don't presume phantasia's internal bool (char) is the same as that injsm2005-02-155-11/+13
* Cast last argument of execl to (char *).jsm2005-02-158-24/+25
* Avoid arrays of incomplete types (required to build with GCC 4).jsm2005-02-153-7/+7
* A preprocessor macro named "srand" was defined which seeded the randomperry2005-02-032-5/+5
* Correct typos in German fortune. Reported by Charles Senger, csenger at UCSD.jsm2005-01-301-3/+3
* Convert from libc/threadlib-style mutex protection to pthread style.nathanw2004-12-141-13/+13
* Redo how void gets init'd.jmc2004-12-092-16/+18
* Slimy worms are clean enough for level 3.christos2004-11-131-1/+2
* Add (unsigned char) cast to ctype functionsdsl2004-11-0524-111/+109
* Don't try to catch SIGSTOP...christos2004-09-121-3/+2
* Indent header description (from jmc@openbsd).wiz2004-09-091-6/+6