2012-10-03 |
wiz | - improve wording and overall program description ... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
wiz | - correct `usage' message; |
commit | commitdiff | tree | snapshot |
2012-10-03 |
riastradh | Add a remarkably percipient fortune cookie. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
riastradh | Fix formatting of Churchill quote on declarations of... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
wiz | - improve wording |
commit | commitdiff | tree | snapshot |
2012-08-04 |
jdf | src/games/fortune/fortune/fortune.6: |
commit | commitdiff | tree | snapshot |
2012-06-19 |
dholland | WARNS=5, and make WARNS=5 the default for src/games. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
dholland | WARNS=5 |
commit | commitdiff | tree | snapshot |
2012-06-19 |
dholland | WARNS=5 |
commit | commitdiff | tree | snapshot |
2012-06-19 |
dholland | Typo. Reported by I-forget-who-but-they'd-probably... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
joerg | Remove unused fields |
commit | commitdiff | tree | snapshot |
2012-06-09 |
njoly | Consistently use major/minor for NetBSD version. |
commit | commitdiff | tree | snapshot |
2012-06-09 |
martin | Add missing terminfo |
commit | commitdiff | tree | snapshot |
2012-06-06 |
christos | rcsid, warns |
commit | commitdiff | tree | snapshot |
2012-06-06 |
wiz | Sort sections; remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2012-06-06 |
christos | add colorbars |
commit | commitdiff | tree | snapshot |
2012-06-06 |
christos | new colorbars program from Nathanial Sloss |
commit | commitdiff | tree | snapshot |
2012-06-05 |
riastradh | Attribute the `Consequences, Schmonsequences...' quote... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
christos | use modern shell constructs |
commit | commitdiff | tree | snapshot |
2012-04-26 |
jschauma | allow multiple '-f acronyms' arguments to be given... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
roy | Add capfile(5) to describe the termcap format. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
joerg | Fix various format string mismatches. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
wiz | Man page and usage cleanups from Bug Hunting in PR... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
matt | Fix conflicting variable definitions |
commit | commitdiff | tree | snapshot |
2012-01-16 |
christos | PR/45842: Henning Petersen: compare fgets with NULL... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
dholland | grumble. |
commit | commitdiff | tree | snapshot |
2012-01-08 |
dholland | Oops, I forgot to actually implement the checksumming... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
dholland | Redo save file handling. The old save files were unport... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
dholland | Make this not crash on machines that are (a) 64 bit... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
jakllsch | Per [1] the speed of light in a vaccum is exactly 29979... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
ahoka | handle EOF in input |
commit | commitdiff | tree | snapshot |
2011-11-19 |
jnemeth | grammar fix |
commit | commitdiff | tree | snapshot |
2011-11-09 |
drochner | remove duplicated #defines (in a usually unused part... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
roy | Use tiparm instead of vtparm. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
plunky | reinstate NULL cast by request, where the NULL was... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
plunky | NULL does not need a cast |
commit | commitdiff | tree | snapshot |
2011-08-30 |
jakllsch | No need to cast double to ubig (aka uintmax_t) through... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
joerg | Use __dead |
commit | commitdiff | tree | snapshot |
2011-08-27 |
joerg | Mark error() as dead, so that validation for setclipped... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
tron | Avoid non-literal format strings. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
dholland | Use __dead and __printflike instead of __attribute__. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
christos | add printf attributes. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
joerg | Uses non-literal format strings |
commit | commitdiff | tree | snapshot |
2011-08-24 |
plunky | -Wno-shadow is no longer needed for HAVE_PCC, here |
commit | commitdiff | tree | snapshot |
2011-08-21 |
christos | use const char [] for format. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
dholland | Remove redundant set of prototypes for local functions... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
dholland | Move some things around so declarations appear in a... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
dholland | Use __dead instead of __attribute__((__noreturn__)). |
commit | commitdiff | tree | snapshot |
2011-08-16 |
christos | document non-literal string formats |
commit | commitdiff | tree | snapshot |
2011-08-16 |
christos | avoid non-literal format string |
commit | commitdiff | tree | snapshot |
2011-08-16 |
christos | eliminate/document non-literal format strings |
commit | commitdiff | tree | snapshot |
2011-08-16 |
christos | eliminate non-literal format strings |
commit | commitdiff | tree | snapshot |
2011-08-16 |
christos | avoid non-literal format strings. |
commit | commitdiff | tree | snapshot |
2011-08-16 |
christos | kill homebrew error functions |
commit | commitdiff | tree | snapshot |
2011-08-16 |
christos | document non-literal format strings |
commit | commitdiff | tree | snapshot |
2011-08-16 |
christos | - document non-literal format strings |
commit | commitdiff | tree | snapshot |
2011-08-07 |
dholland | Fix up some lint. |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | Fix up still more casts; use NULL instead of (char... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | Remove *another* set of useless casts. sheesh |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | Remove more silly casts. |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | drop private (and wrong) definition of NULL |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | Use the right type for the malloc wrapper function... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | Remove silly casts. |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | <sys/wait.h> is standard, so just use it instead of... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | abolish references to index/rindex |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | Remove the PYRAMID_BUG code. I don't think Pyramids... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
dholland | Don't refer to index() in comments; use strchr(). |
commit | commitdiff | tree | snapshot |
2011-07-20 |
dholland | Include system headers before private headers. Avoids... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
mrg | apply some -O0 with gcc 4.5 and vax. |
commit | commitdiff | tree | snapshot |
2011-07-03 |
mrg | use DBL_MIN from <float.h> instead of a hard coded... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
mrg | include sys/time.h earlier (rather than implicitly... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
mrg | rename a variable from "time" to "stime" (it's a string) |
commit | commitdiff | tree | snapshot |
2011-06-22 |
mrg | apply some -Wno-error and/or -fno-strict-aliasing. |
commit | commitdiff | tree | snapshot |
2011-05-30 |
joerg | Use consistent sign in compare, the function is only... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | Map RCSID to __RCSID |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | ANSIfy |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | Don't use variables as format string. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | Kill some pointer indirections. Don't use variables... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | ANSIfy |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | #if 0 some unused code. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | Don't use variables as format string. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | Correctly print variables as strings, not as format... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | Properly print string. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | Don't use variables as format strings. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | ANSIfy |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | Don't use strings from arrays as format string. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
joerg | Don't use return value of a function as format string. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
is | Bug fix: in a game with 26 planes, the last one to... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
dyoung | Fix spelling: it's *Jef* Raskin, not Jeff Raskin. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
dholland | avoid unnecessary cast (hi wiz) |
commit | commitdiff | tree | snapshot |
2011-01-05 |
wiz | Fix fd leak in error cases. Found by cppcheck. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
wiz | Fix realloc error. Found by cppcheck. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
joerg | Don't use the same name for two parameters. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
joerg | Use __c99inline from sys/cdefs.h |
commit | commitdiff | tree | snapshot |
2010-12-05 |
pgoyette | Fix a few of the games to use getprogname() in their... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
pgoyette | Since this game is installed as 'boggle', fix the usage... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
pooka | add one i saw on irc today |
commit | commitdiff | tree | snapshot |
2010-09-26 |
dholland | Avoid undefined behavior, from Chris Spiegel in PR... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
dholland | Rework the game startup so it uses curses nicely. There... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
dholland | Don't define esc-[ as a custom key sequence because... |
commit | commitdiff | tree | snapshot |
next |