1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games
2016-01-09 19:27:56 +00:00
..
adventure Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
arithmetic About 13 years ago when the idiom srandom(time()), and sometimes 2016-01-03 14:38:16 +00:00
atc ANSIfy grammar.y on atc(6), all other files already are 2016-01-09 19:27:56 +00:00
backgammon add missing 'void' 2016-01-08 13:40:05 +00:00
banner Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
battlestar don't declar main. from Michal Mazurek 2016-01-01 15:56:03 +00:00
bcd Straightforward headers cleanup 2016-01-08 20:15:15 +00:00
boggle Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
bs Remove unnecessary headers an sort 2016-01-08 20:19:06 +00:00
caesar Use __progname instead of hand-rolled parsing of argv[0]. 2015-12-16 14:21:50 +00:00
canfield Headers clean up 2016-01-08 20:23:54 +00:00
cribbage Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
factor Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
fish More headers removal and sorted the remaining alphabetically. 2016-01-04 11:58:35 +00:00
fortune Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
gomoku ANSIfy gomoku(6) and change a char* to u_char* 2016-01-08 21:38:33 +00:00
grdc Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
hack This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hangman add missing 'void' 2016-01-08 13:40:05 +00:00
hunt ANSIfy hunt(6) 2016-01-07 21:37:53 +00:00
mille ANSIfy mille(6) 2016-01-08 18:09:59 +00:00
monop ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
morse Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
number Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
phantasia add missing 'void' 2016-01-08 13:40:05 +00:00
pig Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
pom Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
ppt Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
primes Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
quiz Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
rain Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
random Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
robots Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
sail ANSIfy sail(6) plus some cleanup 2016-01-08 20:26:33 +00:00
snake Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
tetris Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
trek Structural integrity hasn't improved in over twenty years. 2016-01-08 13:33:42 +00:00
wargames
worm Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
worms Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
wump Some basic code maintenance in games/ 2016-01-07 16:00:31 +00:00
Makefile
Makefile.inc Build most of games/ with -Werror-implicit-function-declaration. 2015-12-28 20:55:55 +00:00