summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2014-11-16Remove a bogotified commentPhilip Guenther
2014-11-16Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,Philip Guenther
2014-11-15Reduce instances of `` '' in manuals.Anthony J. Bentley
2014-11-07Split bcd(6), morse(6), and ppt(6) into three separate manualsIngo Schwarze
2014-11-06fixup argv handling after getopt conversion. oops.Ted Unangst
2014-11-06-l option to create "modern" 80 column cardsTed Unangst
2014-11-06basic decode functionalityTed Unangst
2014-11-05don't deref timeout if null. from theo buehler.Ted Unangst
2014-11-04make the long line code work with argv tooTed Unangst
2014-11-04fix another signed char bug. while here, toupper() is now safe to callTed Unangst
2014-11-04allow printing longer lines than fit on a card by spilling onto more cards.Ted Unangst
2014-11-03use knuth shuffle for better distribution of permutationsTed Unangst
2014-11-03select() to poll() conversionsTheo de Raadt
2014-11-03the man page says it is impossible to cheat, but since the shuffle isTed Unangst
2014-10-26Add a format specifier for the printf.Brad Smith
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-09-28I was mistaken: Nothing's wrong with contractions, they're just a normalIngo Schwarze
2014-09-26Add missing .An macros (found with mandoc -Tlint) andIngo Schwarze
2014-09-08obvious cases of missing .An;Ingo Schwarze
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-16replace beforeinstall target with LINKS; rot13 becomes a hardlink toOkan Demirmen
2014-07-13calling this "encryption" makes me cringe. "slightly obfuscated" is better.Ted Unangst
2014-07-13if not seeded explicitly, use arc4random instead. ok deraadtTed Unangst
2014-07-13long live BSD, SYSV is dead!Ted Unangst
2014-07-12mlarkin found disabled code to print a battleship. improve it and enable.Ted Unangst
2014-07-12Remove a pile of (obviously unused) #ifdef SYSV and BSD41 and BSD42Theo de Raadt
2014-07-03Mark functions calling exit(3) as __dead.Ingo Schwarze
2014-07-01Fix typo in Hoare quotePhilip Guenther
2014-05-25use calloc. from Benjamin BaierTed Unangst
2014-05-09Various cleanup in incard():Ingo Schwarze
2014-05-09Fix a mini-bug reported by pjanzen@:Ingo Schwarze
2014-05-09pjanzen pointed out that case is irrelevant, so document it; while here,Jason McIntyre
2014-05-09KNF: unify style and reduce indentation in get_line(), no binary changeIngo Schwarze
2014-05-09After entering an invalid three-letter card name, one letter card namesIngo Schwarze
2014-05-09Various cleanup:Ingo Schwarze
2014-05-08Do not read from index -1 of an array.Ingo Schwarze
2014-04-25This manual was lacking it's most important section, HISTORY.Ingo Schwarze
2014-04-25Security is square, gaming is hip,Ingo Schwarze
2014-03-30typo fix From: Josh Grosse;Jason McIntyre
2014-03-23some minor cleanup:Jason McIntyre
2014-03-23stop using libwrap. ok deraadtTed Unangst
2014-03-11Match bwrite()'s prototype with write()'s, zapping a lint commentPhilip Guenther
2014-03-11Welcome to 1989: we can ask for signed chars when we want themPhilip Guenther
2014-03-11lint is dead (long live the lint!)Philip Guenther
2014-03-11lint is dead (long live the lint!)Philip Guenther
2014-02-16malcolm macdougall, not dacdougall;Jason McIntyre
2014-02-12remove an obsolete man(7) .TP macro that was forgottenIngo Schwarze
2014-02-11clean up AUTHORS section, no content change:Ingo Schwarze