aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* Use varargs for syserr().Juli Mallett2002-06-231-2/+9
* syserr()'s first argument is not exit status, avoid dereferencing (char *)0Juli Mallett2002-06-231-1/+1
* Use POSIX macros for wait(2)-style status information instead of theMike Barcroft2002-06-032-4/+4
* Backout recent typo "fix". I've been enlightened that it's an obsoleteJens Schweikhardt2002-05-311-1/+1
* Typo: s/Indomptable/Indomitable/Jens Schweikhardt2002-05-311-1/+1
* Add used include of <stdlib.h>, copying style bugs from adjacent lines.Garrett Wollman2002-05-301-0/+1
* Fix preprocessor directive syntax (text after #endif).Garrett Wollman2002-05-301-1/+1
* Make almost WARNS=5 compliant:Alfred Perlstein2002-05-2813-101/+83
* Comment out comments after #endif directivesAlfred Perlstein2002-05-285-5/+5
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-282-30/+0
* Fixed lossage of the prototype for usage() in previous commit.Bruce Evans2002-05-281-3/+5
* Quiet some format string warnings by marking prototypes withKris Kennaway2002-05-283-6/+5
* Comment out extra tokens after #else and #endif.Dag-Erling Smørgrav2002-05-2339-154/+161
* Do not guess what a bool is, just use it.Peter Wemm2002-05-211-1/+2
* Correctly attribute a Douglas Adams quote, and remove a duplicate ofDoug Barton2002-05-152-5/+1
* Fix warnings by commenting out text after #else/#endif.Alfred Perlstein2002-05-113-5/+5
* It is not clear if "#endif FOO" is allowed by ANSI. Gcc 3.1 complainsDavid E. O'Brien2002-05-0810-58/+62
* It is not clear if "#endif FOO" is allowed by ANSI.David E. O'Brien2002-05-083-3/+3
* s/-300K/~300K/Matthew Hunt2002-05-012-2/+2
* More ispell funDoug Barton2002-04-301-3/+3
* Fix a few more of my typos, a few others I noticed, and some ispell help.Doug Barton2002-04-301-5/+5
* Correct typo (is -> us).Sheldon Hearn2002-04-301-1/+1
* Add something absurd I used one night as an example of CS overcomplicationJuli Mallett2002-04-291-0/+19
* Add one more here.Juli Mallett2002-04-291-0/+10
* Remove a Kurt Vonnegut quote that appears in fortunes.Juli Mallett2002-04-291-18/+0
* Spell out the name of Hunter S. Thompson.Juli Mallett2002-04-293-6/+6
* Sort one, remove some dupes.Juli Mallett2002-04-291-17/+3
* Add something I found amusing when overheard, and a paraphrasal of it.Juli Mallett2002-04-291-0/+4
* Move the Rush Limbaugh fortunes to the offensive file, right after theDoug Barton2002-04-292-227/+227
* Sort according to ../tools/do_sortDoug Barton2002-04-291-263/+264
* * Add a quote about the differences between human and machineDoug Barton2002-04-281-1/+239
* * Add $FreeBSD$ to limerick and zippyDoug Barton2002-04-288-752/+754
* Kill one version of a limerick here.Juli Mallett2002-04-281-6/+0
* Kill some duplicates.Juli Mallett2002-04-281-24/+0
* Kill one exact duplicate of a Hunter S. Thompson quote. Put on peril-sensitiveJuli Mallett2002-04-271-4/+3
* Death to duplicate fortunes.Juli Mallett2002-04-271-6/+0
* There is no host called new.bbc.co.uk - fix url.Ceri Davies2002-04-262-2/+2
* Sort.Garrett Wollman2002-04-251-2205/+2183
* Spell Fred Brooks's name right.Garrett Wollman2002-04-251-1/+1
* Resort and suppress dupes.Garrett Wollman2002-04-251-152/+126
* Add a few more aphorisms.Garrett Wollman2002-04-252-0/+23
* Add some of uncontroversial fortunes from my files.Garrett Wollman2002-04-253-0/+47
* Add some fortunes and re-order the Feynman problem solving algorithm.Thomas Gellekum2002-04-241-10/+32
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-225-5/+5
* Fix a segfault if 'wear' is used without an argument or withPeter Pentchev2002-04-151-5/+4
* End of comment was missing at FreeBSD Id line. Switch to FBSDID.Philippe Charnier2002-04-121-1/+4
* Add a few more tips, and tweak a couple.Josef Karthauser2002-04-011-2/+15
* Augment the BLOCKSIZE tip. (Based on the PR with slight changes by myself).Josef Karthauser2002-04-011-1/+3
* Add a new fortune seen in the sig of an e-mail.John Baldwin2002-03-291-0/+2
* o remove __PWarner Losh2002-03-245-87/+87