summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2010-02-16Latin police: use proper conjugation.dholland
2010-02-06When using -lcurses, you also need -lterminfo.he
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-17Close file when finished with it. Found by cppcheck.wiz
2010-01-17Simplify alloc() to avoid ifdef(LINT) workaround.wiz
2010-01-17Close two file descriptors after using them. Found by cppcheck.wiz
2010-01-17The default output file extension is '.dat', not '.out'.mbalmer
2010-01-15Use .%U instead of .%O for URLs.joerg
2010-01-03Christos points out that usage should not use errx, but should usedholland
2010-01-01New sentence, new line.wiz
2010-01-01Adjust SYNOPSIS for cfscores to better match reality. Note in BUGSdholland
2010-01-01Split struct betinfo into its own header file so it can be shareddholland
2010-01-01Use NULL instead of 0 for pointer tests. Remove an unnecessary cast.dholland
2010-01-01Send error messages to stderr. Use errx/warnx, not printf.dholland
2010-01-01Correct usage message.dholland
2010-01-01Fix math notation, from PR 41547. While here, fix some potential tabdholland
2009-12-19Hide the cursor during the game.ahoka
2009-12-14Fix bad merge. (SUBDIR= != SUBDIR +=)matt
2009-12-14Conditionalize some build directories by ${MKCXX}.uebayasi
2009-12-08 was disappointed that someone wrote disappointed with one 'p', so I fixed it.wiz
2009-12-08I was disappointed that someone wrote disappointed with two 's', so I fixed it.mbalmer
2009-10-29use %option noinput nounputchristos
2009-10-29Another spelling mistake.dholland
2009-10-29Whitespace.dholland
2009-10-28Fix a bunch of typos and spelling errors.snj
2009-10-28Kill two duplicates.snj
2009-10-28"Ghandi" -> "Gandhi"dholland
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2009-10-19Fix '=' for '==' in a test. From NAKAJIMA Yoshihiro in PR 42177.dholland
2009-09-08Disable writing scores when built for /rescue. PR 42009dholland
2009-08-31Dumping all system includes anything uses in one big header file is so 1986.dholland
2009-08-27Don't need -DHAVE_REGCOMP any moredholland
2009-08-27Instead of trying to cons up a regexp that ignores case, use REG_ICASE.dholland
2009-08-27Tidy up regexp handling further.dholland
2009-08-27Prune conditional compilation for using obsolete regexp libraries.dholland
2009-08-27Whitespace.dholland
2009-08-27Prevent nasal demons in a case I spotted while preparing the previous.dholland
2009-08-27ANSIfy function definitions.dholland
2009-08-27Sprinkle some size_t in places where it's better than int.dholland
2009-08-27remove more unnecessary castsdholland
2009-08-27Use correct type for malloc sizes (size_t, not unsigned)dholland
2009-08-27remove unnecessary castsdholland
2009-08-27u_int32_t -> uint32_tdholland
2009-08-27ANSIfy function definitionsdholland
2009-08-27Use standard C: 'unsigned', not 'u_int'dholland
2009-08-27remove unnecessary castdholland
2009-08-27remove unnecessary castsdholland
2009-08-27remove unnecessary castdholland
2009-08-25Use __dead.dholland
2009-08-25Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml xpnsv. Nowadays,dholland