summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2016-01-27- optarg and optind are declared by unistd.h, so remove them...Gleydson Soares
2016-01-25Remove unused headermestre
2016-01-19Teach morse(6) the <AC> prosign as '@', as added on May 24, 2004 (theStuart Henderson
2016-01-18There are now distinct codes for left and right parentheses.Stuart Henderson
2016-01-18Add a reference to the current ITU Morse code document.Stuart Henderson
2016-01-13there's a resource leak here. missing a fclose(3) to kill the stream.Gleydson Soares
2016-01-10#ifdef QUEST then a few functions won't work, because of that includemestre
2016-01-10Remove needless casts to (char *) NULL. Some were kept, namely for execl(3)mestre
2016-01-10As per style(9), remove remaining lint-style comments from games/mestre
2016-01-10Remove unnecessary headersmestre
2016-01-09Remove several casts to (char *) 0 and replace them by NULLmestre
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