summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
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
2008-01-04from dholland@netbsd:Jason McIntyre
2007-11-24some spelling fixes from Martynas VenckusJason McIntyre
2007-11-06fix format stringCharles Longeau
2007-10-22- remove a duplicate entry. since the fortune can hardly be termedJason McIntyre
2007-10-17remove "unused variable" warningsCharles Longeau
2007-09-14remove some warnings:Charles Longeau
2007-09-11use strcspn to properly overwrite '\n' in fgets returned bufferGilles Chehade
2007-09-10Proper use of fseek/fseeko macros.Tobias Stoeckmann
2007-09-09Move redundant prompt/fgets/sscanf lines into a function withRay Lai
2007-09-06use strcspn to properly overwrite '\n' in fgets returned bufferCharles Longeau
2007-09-04Some more simple malloc(n * m) -> calloc(n, m) conversions.Hans-Joerg Hoexer
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2007-08-23Check fgets for failure and do a proper newline strip.Ray Lai
2007-07-10update some capital cities (and spelling); from Daniel DickmanJason McIntyre
2007-06-26Set shortest string count to 0 in strfile(8), if there a no strings foundMoritz Jodeit
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-27- add Beijing as a choice for the capital of ChinaAntoine Jacoutot
2007-05-07brigader -> brigadier;Jason McIntyre
2007-04-13when updating atc(6) to split the -f and -g flags in two optionsIgor Sobrado
2007-04-13let -f and -g be in different options even if the argumentIgor Sobrado
2007-04-02provide some missing arguments and tidy up usage(); from Igor SobradoJason McIntyre
2007-04-02tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-04-02tidy up synopsis and sort options; from Igor SobradoJason McIntyre
2007-04-02-i takes an argument; from Igor SobradoJason McIntyre
2007-04-02tidy up synopis and usage(); sort options; from Igor SobradoJason McIntyre
2007-04-02sort options; from Igor SobradoJason McIntyre
2007-04-02-d takes an argument; from Igor SobradoJason McIntyre