summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
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
2009-06-03remove unused variableCharles Longeau
2009-06-01Fix fgets handling.Ray Lai
2009-06-01Add a tab to blank line so hack(6) knows to print a blank lineRay Lai
2009-06-01Typo, from NetBSD.Ray Lai
2009-06-01Don't assume there will be a newline after calling fgets.Ray Lai
2009-06-01Style, inspired by NetBSD.Ray Lai
2009-05-21correct number of total words on the "Score:" lineIngo Schwarze
2008-12-03typo; from hyjialJason McIntyre
2008-12-03Some more ambigous -> ambiguous pointed out by mbalmer (there areStuart Henderson
2008-12-02typos;Jason McIntyre
2008-11-26typo; ok jmc@Otto Moerbeek
2008-11-10fix some situations where it was impossible to buy a hotel,Stuart Henderson
2008-10-03Repair long group handling; Alf Schlichting, PR 4164Theo de Raadt
2008-10-03Mask crcval in the right place, avoiding segfault during saveStuart Henderson
2008-10-02zap trailing whitespace;Jason McIntyre
2008-10-02spelling; Dieter RauschenbergerTheo de Raadt
2008-10-02Remove useless setsid() and setpgrp() calls and add -b option toTodd C. Miller
2008-08-12Fix a typo in a comment. From dawedawe@gmx.de.Marc Balmer
2008-08-10'coordiates' -> 'coordinates' from Dawe via tech@.Kenneth R Westerback
2008-08-04Accept 'q' or 'Q' for quit at the --More-- prompt.Todd C. Miller
2008-07-30add missing quote; from yar@freebsdJason McIntyre
2008-07-30- fix spelling of Alan Shepard's nameJason McIntyre
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-20Fix erroneous variadics. Ok millert@Anders Magnusson
2008-05-20remove Xr to non-existent page, rogue(6);Jason McIntyre
2008-05-20tweaks to bs(6):Igor Sobrado
2008-04-13Use arc4random_buf() when requesting more than a single word of outputDamien Miller
2008-04-05No need to say BSD only, this is OpenBSD. Also, remove part aboutTodd C. Miller
2008-04-05a little tidy up;Jason McIntyre
2008-04-02order the options correctly;Jason McIntyre
2008-04-01Add a -k option to use the kernel symbols as the words file.Miod Vallat
2008-03-26Bomb out if we cannot read the input. This happens when selectTodd C. Miller
2008-03-24remove dependency on recalloc()Todd C. Miller
2008-03-20Add single line descriptions for the -B and -c flags.Todd C. Miller
2008-03-20Update usage in help file.Todd C. Miller
2008-03-20Remove a bug that I fixed.Todd C. Miller
2008-03-20Make the bog code generic enough to handle arbitrary NxN grids andTodd C. Miller
2008-03-17synchronization between usage and synopsis; add some missing "usage:"'sIgor Sobrado
2008-02-16typo; from he@netbsd, -r1.44Jason McIntyre
2008-01-26remove a bad space; from he@netbsdJason McIntyre