summaryrefslogtreecommitdiffstats
path: root/games (follow)
Commit message (Expand)AuthorAgeFilesLines
* This manual was lacking it's most important section, HISTORY.schwarze2014-04-251-4/+11
* Security is square, gaming is hip,schwarze2014-04-252-126/+2
* typo fix From: Josh Grosse;jmc2014-03-301-1/+1
* some minor cleanup:jmc2014-03-231-9/+8
* stop using libwrap. ok deraadttedu2014-03-234-46/+5
* Match bwrite()'s prototype with write()'s, zapping a lint commentguenther2014-03-1116-81/+80
* Welcome to 1989: we can ask for signed chars when we want themguenther2014-03-111-6/+2
* lint is dead (long live the lint!)guenther2014-03-113-10/+7
* lint is dead (long live the lint!)guenther2014-03-114-22/+4
* malcolm macdougall, not dacdougall;jmc2014-02-161-1/+1
* remove an obsolete man(7) .TP macro that was forgottenschwarze2014-02-121-3/+2
* clean up AUTHORS section, no content change:schwarze2014-02-111-16/+13
* from pjanzen:jmc2014-01-281-1/+3
* from pjanzen:jmc2014-01-282-8/+17
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-4/+4
* optarg/optind are declared in <unistd.h>, so kill the externs hereguenther2014-01-111-3/+1
* typo fix from gavin atkinson, freebsd -r259189;jmc2013-12-111-1/+1
* remove erroneous char cast to switch expression processing getopt(3);okan2013-11-272-4/+4
* start_time should be time_t, not int since it holds the reasult ofmillert2013-10-252-4/+8
* Use arc4random_uniform() insead of rand() and modulus.millert2013-10-252-10/+7
* remove conditionals for ELF; prodding by patrick keshishianderaadt2013-10-151-12/+1
* no more a.out support herederaadt2013-10-151-38/+1
* Misc time_t tweaks. %ld / (long)tv_sec -> %lld / (long long)tv_sec.krw2013-09-121-2/+2
* replace srandomdev()+random() with the arc4random*() familynaddy2013-08-2936-152/+104
* Tournament mode uses a deterministic random seed for reproducible games.naddy2013-08-291-2/+2
* Correct format string mismatches turned up by -Wformat=2guenther2013-08-222-4/+4
* Fix calls to printf-like functions which passed a non-fixed stringguenther2013-08-181-5/+5
* no longer any need to quote macro lines with >9 args;jmc2013-08-142-6/+6
* add missing .An and .Mt macro; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-171-4/+3
* use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-3/+3
* Correct obviously exchanged labels in the "computer warpcost" output andschwarze2013-06-022-4/+4
* teenagers from *outer* space ("they blast the flesh off hunmans!");jmc2013-05-091-1/+1
* this doesn't need to be time_t ok deraadttedu2013-04-052-4/+4
* typo fix; from pgoyette, netbsd -r1.15 and -r1.11, respectively;jmc2013-02-182-2/+2
* typo; fix from patrick keshishianjmc2013-02-101-1/+1
* macro fixes;jmc2013-01-172-8/+8
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-055-12/+5
* grammar fix; from Chris Petrik, freebsd pr 173868jmc2012-11-241-1/+1
* pjanzen spotted that my previous commit mistakenly omitted anotherjmc2012-11-171-1/+1
* two spelling fixes; from John-Mark Gurney (freebsd -r243048);jmc2012-11-161-2/+2
* typo; netbsd -r1.10jmc2012-06-201-1/+1
* make both -d options format the same, and zap that annoying full stopjmc2012-05-272-4/+5
* Use an en-dash for 20-200, escape - used as arithmetic symbol.sthen2012-05-271-4/+4
* Update for new -d default; tweaks+ok jmc@sthen2012-05-271-6/+9
* Teach rain(6) to calculate terminal delays in the same way as worms(6),sthen2012-05-271-7/+21
* typosmiod2012-05-241-2/+2
* In preparation for getline and getdelim additions to libc, rename getline()fgsch2012-03-049-27/+27
* Add HISTORY section and more information regarding AUTHORS.schwarze2011-12-281-3/+14
* Fix grammar and spelling in a Latin fortune.pascal2011-12-041-1/+1
* grammar fix, from jnemeth@netbsd (-r1.48);jmc2011-11-201-1/+1