summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use .%U instead of .%O for URLs.joerg2010-01-151-2/+2
* Christos points out that usage should not use errx, but should usedholland2010-01-031-3/+5
* New sentence, new line.wiz2010-01-011-11/+13
* Adjust SYNOPSIS for cfscores to better match reality. Note in BUGSdholland2010-01-011-3/+6
* Split struct betinfo into its own header file so it can be shareddholland2010-01-013-25/+50
* Use NULL instead of 0 for pointer tests. Remove an unnecessary cast.dholland2010-01-011-6/+6
* Send error messages to stderr. Use errx/warnx, not printf.dholland2010-01-011-9/+6
* Correct usage message.dholland2010-01-011-3/+3
* Fix math notation, from PR 41547. While here, fix some potential tabdholland2010-01-011-2/+3
* Hide the cursor during the game.ahoka2009-12-191-2/+10
* Fix bad merge. (SUBDIR= != SUBDIR +=)matt2009-12-141-2/+2
* Conditionalize some build directories by ${MKCXX}.uebayasi2009-12-141-2/+8
* was disappointed that someone wrote disappointed with one 'p', so I fixed it.wiz2009-12-081-1/+1
* I was disappointed that someone wrote disappointed with two 's', so I fixed it.mbalmer2009-12-081-1/+1
* use %option noinput nounputchristos2009-10-292-4/+5
* Another spelling mistake.dholland2009-10-291-1/+1
* Whitespace.dholland2009-10-296-674/+674
* Fix a bunch of typos and spelling errors.snj2009-10-281-135/+135
* Kill two duplicates.snj2009-10-281-17/+1
* "Ghandi" -> "Gandhi"dholland2009-10-282-2/+1
* Remove 3rd and 4th clauses in christos' license. OK christos.snj2009-10-212-12/+2
* Fix '=' for '==' in a test. From NAKAJIMA Yoshihiro in PR 42177.dholland2009-10-191-3/+3
* Disable writing scores when built for /rescue. PR 42009dholland2009-09-081-2/+18
* Dumping all system includes anything uses in one big header file is so 1986.dholland2009-08-319-48/+109
* Don't need -DHAVE_REGCOMP any moredholland2009-08-271-2/+2
* Instead of trying to cons up a regexp that ignores case, use REG_ICASE.dholland2009-08-271-51/+13
* Tidy up regexp handling further.dholland2009-08-271-37/+62
* Prune conditional compilation for using obsolete regexp libraries.dholland2009-08-271-42/+24
* Whitespace.dholland2009-08-271-127/+128
* Prevent nasal demons in a case I spotted while preparing the previous.dholland2009-08-271-3/+3
* ANSIfy function definitions.dholland2009-08-271-78/+40
* Sprinkle some size_t in places where it's better than int.dholland2009-08-271-11/+11
* remove more unnecessary castsdholland2009-08-271-5/+5
* Use correct type for malloc sizes (size_t, not unsigned)dholland2009-08-271-7/+6
* remove unnecessary castsdholland2009-08-271-5/+5
* u_int32_t -> uint32_tdholland2009-08-273-13/+13
* ANSIfy function definitionsdholland2009-08-272-41/+24
* Use standard C: 'unsigned', not 'u_int'dholland2009-08-271-6/+6
* remove unnecessary castdholland2009-08-271-3/+3
* remove unnecessary castsdholland2009-08-271-3/+3
* remove unnecessary castdholland2009-08-271-3/+3
* Use __dead.dholland2009-08-251-3/+3
* Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml xpnsv. Nowadays,dholland2009-08-2510-195/+196
* ANSIfy a leftover function.dholland2009-08-251-3/+9
* sprinkle staticdholland2009-08-1220-155/+158
* sprinkle staticdholland2009-08-1219-209/+217
* sprinkle staticdholland2009-08-1217-140/+143
* sprinkle staticdholland2009-08-1221-228/+234
* sprinkle static and prune some dead codedholland2009-08-128-87/+74
* sprinkle staticdholland2009-08-1249-400/+443