summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2016-01-09ANSIfy grammar.y on atc(6), all other files already aremestre
2016-01-09This diff is rather large, but it's just simply removing unnecessary headersmestre
2016-01-08ANSIfy gomoku(6) and change a char* to u_char*mestre
2016-01-08ANSIfy sail(6) plus some cleanupmestre
2016-01-08Headers clean upmestre
2016-01-08Remove unnecessary headers an sortmestre
2016-01-08Straightforward headers cleanupmestre
2016-01-08ANSIfy monop(6)mestre
2016-01-08Headers cleanup and removal where suitablemestre
2016-01-08ANSIfy mille(6)mestre
2016-01-08Headers cleanup and also the following:mestre
2016-01-08add missing 'void'tb
2016-01-08Structural integrity hasn't improved in over twenty years.tb
2016-01-07ANSIfy hunt(6)mestre
2016-01-07Headers cleanup and sortingmestre
2016-01-07hack expects to be able to read ^Z as a normal character so disableTodd C. Miller
2016-01-07Some basic code maintenance in games/tb
2016-01-07ANSIfy trek(6)mestre
2016-01-07Remove unnecessary headers and sort the remaining alphabeticallymestre
2016-01-06Forgot to remove this file on my previous commitmestre
2016-01-06Remove unnecessary header files from phantasia(6)mestre
2016-01-06ansifytb
2016-01-06Last step of ansification of phantasia:tb
2016-01-06Ansify the bulk of phantasia. No binary change on amd64. Basedtb
2016-01-06Ansify map.c.tb
2016-01-06Use return instead of exit from main.tb
2016-01-04More cleanup and sorting on header sectionmestre
2016-01-04More headers removal and sorted the remaining alphabetically.mestre
2016-01-03About 13 years ago when the idiom srandom(time()), and sometimesmestre
2016-01-01don't declar main. from Michal MazurekTed Unangst
2015-12-31Include only needed header files per each source filemestre
2015-12-31Include only needed header files per each source filemestre
2015-12-31Remove unused filemestre
2015-12-31Include only needed header files per each source filemestre
2015-12-31Include only needed header files per each source filemestre
2015-12-31Include only needed header files per each source filemestre
2015-12-30Michal Mazurek pointed out on tech@ that the factor.6 manual needs a bittb
2015-12-28Build most of games/ with -Werror-implicit-function-declaration.tb
2015-12-28update the us army democracy excerpt to more closelyJason McIntyre
2015-12-28andy finkel confimed himself as the originator of the rigged demo quote;Jason McIntyre
2015-12-27remove unused variablesCharles Longeau
2015-12-27remove unused variableCharles Longeau
2015-12-26Set as __dead a few more functions, that don't return, on games/mestre
2015-12-25- use strtonum(3) instead of atoi(3)Gleydson Soares
2015-12-25Declare usage() functions as __dead void, if they don't return, on games sect...mestre
2015-12-25Apply some more KNF to the declaration of functions, but keep style to the re...mestre
2015-12-24Function prototypes and a little bit of KNF.tb
2015-12-18KNF: add a missing space after an 'if'.tb
2015-12-16Use __progname instead of hand-rolled parsing of argv[0].tb
2015-12-16Use __progname instead of hand-rolled parsing of argv[0].tb