summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2011-04-03Hide the cursor during game. From NetBSD.David Coppa
2011-03-16Use the help pager code, but repair it in various ways.Theo de Raadt
2011-01-24In roff, the escape sequence \: is an optional line break,Ingo Schwarze
2011-01-03- plug mem leak.Jasper Lievisse Adriaanse
2010-12-15as of 1989, fread/fwrite take void *, so there's no need to cast to char *.Ted Unangst
2010-11-03fix errx() usage.David Coppa
2010-10-29remove the "-*- nroff -*-" lines;Jason McIntyre
2010-09-19put HISTORY in the right place;Jason McIntyre
2010-09-04Update 'Fastest Defeat In Chess' fortune, trying to dispel GibaudKenneth R Westerback
2010-07-31fix a capitalisation error;Jason McIntyre
2010-07-26fix the Cecil Beaton quote; from Rob Farmer, freebsd pr #148916Jason McIntyre
2010-07-20sub-function needs const, tooTheo de Raadt
2010-07-15More delimiters that need quoting inside macros, hunted down by jmc@,Ingo Schwarze
2010-07-02update to modern regex code and remove libcompat. ok deraadt phesslerTed Unangst
2010-05-10Rename use of some builtins that makes gcc4 warn.Nicholas Marriott
2010-04-30shuffle some things around to deal with incomplete typesJonathan Gray
2010-04-08some minor repair, from kristaps;Jason McIntyre
2010-03-26dispense with some wacky escape sequences;Jason McIntyre
2010-02-22compute intermediate results in double precision; from pjanzen@, okOtto Moerbeek
2010-02-21fix display formatting; ok schwarze sobradoJason McIntyre
2010-02-20drop nested display, fixing the build with mandoc(1);Ingo Schwarze
2010-01-17default output file ends in ".dat", not ".out";Ingo Schwarze
2010-01-10fold in content from the usd docs; diff from Daniel DickmanJason McIntyre
2010-01-10remove references to docs we no longer install;Jason McIntyre
2010-01-04Stop installing many of the incredibly dated and un-authoritative share/docTheo de Raadt
2009-12-31remove superfluous bracket level from time representation.Igor Sobrado
2009-12-10fix potential bugs spotted by parfaitBob Beck
2009-11-22Typo fixed.Tobias Stoeckmann
2009-11-14Use getopt() to parse the argument list, shrinking the code andPhilip Guenthe
2009-11-13no need for seperate snscore command; ok pjanzenTheo de Raadt
2009-11-13Correct fix for rev 1.8 from pjanzen.Jonathan Gray
2009-11-131.8 broke things, back it out, correct fix coming from pjanzenJonathan Gray
2009-11-12fix an off by one in loop terminationJonathan Gray
2009-11-12fix comparison, from NetBSD PR/42177Dariusz Swiderski
2009-11-05fortunes fix from dougb@freebsd, revision 198921Jason McIntyre
2009-10-30typo from dholland@netbsd (-r1.38);Jason McIntyre
2009-10-29various fixes from netbsd -r1.35 and -r1.36 (snj@netbsd)Jason McIntyre
2009-10-28a few leftovers from yesterday's SCCS/RCS-ID removal;Ingo Schwarze
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-22arguments to name description (.Nd) macros are usually lower case;Igor Sobrado
2009-10-17synchronize synopsis and usage.Igor Sobrado
2009-10-17sort flags; "usage:" is lowercase.Igor Sobrado
2009-10-17add missing option to usage; while here, minor KNF tweak.Igor Sobrado
2009-08-11kill the old 3.3.1 -> 3.3.2 format converterMartynas Venckus
2009-07-14remove some false whitespace before commas;Jason McIntyre
2009-07-09promote correct style for error checkingEric Faurot
2009-06-09add missing flag to usage; synchronize argument names with documentation;Igor Sobrado
2009-06-07some minor fixes, mainly from from Niclas Zeising, freebsd conf/112024Jason McIntyre
2009-06-05fix a quote from GBS;Jason McIntyre