2021-05-05 |
rillig | games: remove trailing whitespace in *.c and *.h |
tree | commitdiff |
2021-03-28 |
Cameron Katri | Use PREFIX now |
tree | commitdiff |
2021-02-22 |
Cameron Katri | Get all the games compiling for iOS |
tree | commitdiff |
2014-03-22 |
dholland | Use ssize_t for read() results. Don't use int for lseek... |
tree | commitdiff |
2014-03-22 |
dholland | Use ssize_t for read() results. Don't use int for lseek... |
tree | commitdiff |
2014-03-22 |
dholland | Use uid_t to hold getuid() results, and don't check... |
tree | commitdiff |
2011-05-23 |
joerg | Don't use strings from arrays as format string. |
tree | commitdiff |
2010-02-06 |
he | When using -lcurses, you also need -lterminfo. |
tree | commitdiff |
2010-01-03 |
dholland | Christos points out that usage should not use errx... |
tree | commitdiff |
2010-01-01 |
wiz | New sentence, new line. |
tree | commitdiff |
2010-01-01 |
dholland | Adjust SYNOPSIS for cfscores to better match reality... |
tree | commitdiff |
2010-01-01 |
dholland | Split struct betinfo into its own header file so it... |
tree | commitdiff |
2010-01-01 |
dholland | Use NULL instead of 0 for pointer tests. Remove an... |
tree | commitdiff |
2010-01-01 |
dholland | Send error messages to stderr. Use errx/warnx, not... |
tree | commitdiff |
2010-01-01 |
dholland | Correct usage message. |
tree | commitdiff |
2009-08-12 |
dholland | sprinkle static |
tree | commitdiff |
2008-08-08 |
drochner | if initscr() fails, exit with a message rather than... |
tree | commitdiff |
2008-07-20 |
lukem | Remove the \n and tabs from the __COPYRIGHT() strings. |
tree | commitdiff |
2008-01-28 |
dholland | Work around gcc signedness warning: if you check for... |
tree | commitdiff |
2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
tree | commitdiff |
2006-02-25 |
wiz | Fix typo in the instructions. |
tree | commitdiff |
2005-09-15 |
wiz | Use standard AUTHORS section header. From YOMURA Masano... |
tree | commitdiff |
2005-07-01 |
jmc | KNF and WARNS=3 |
tree | commitdiff |
2004-11-05 |
dsl | Add (unsigned char) cast to ctype functions |
tree | commitdiff |
2004-01-27 |
jsm | Remove uses of __P. |
tree | commitdiff |
2003-08-07 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence. |
tree | commitdiff |
2002-09-26 |
wiz | Lots of minor fixes resulting from reading these man... |
tree | commitdiff |
2002-09-18 |
lukem | some makefile de-linting |
tree | commitdiff |
2001-12-12 |
tv | MKfoo=no -> NOfoo= |
tree | commitdiff |
2001-04-02 |
wiz | Whitespace and/or punctuation fixes. |
tree | commitdiff |
2000-07-03 |
matt | More include additions for exit, abs, strcmp, etc. |
tree | commitdiff |
2000-05-08 |
mycroft | Use setgid(), not setregid(). |
tree | commitdiff |
2000-04-27 |
jdc | Fix arguments to *printw(). |
tree | commitdiff |
1999-09-12 |
jsm | Security improvements for games (largely from or inspir... |
tree | commitdiff |
1999-09-09 |
jsm | Include <time.h> in various places in the games where... |
tree | commitdiff |
1999-09-08 |
jsm | Add `__noreturn__' and `__unused__' attributes where... |
tree | commitdiff |
1999-09-08 |
jsm | Add use of `const' where appropriate to the games. |
tree | commitdiff |
1999-03-10 |
erh | Fix .Bl/.El imbalance. |
tree | commitdiff |
1999-02-13 |
lukem | convert from NOxxx= to MKxxx=no. |
tree | commitdiff |
1998-09-13 |
hubertf | mark non-returning functions (PR#6144 by Joseph Myers... |
tree | commitdiff |
1998-09-11 |
hubertf | fix main() prototype, as per PR#5867 |
tree | commitdiff |
1998-08-29 |
hubertf | Use symbolic constants for seek(), open(). Fixed as... |
tree | commitdiff |
1998-02-18 |
jtc | Simply include -lcurses instead of -lcurses -ltermcap |
tree | commitdiff |
1997-11-20 |
mrg | install games that need it setgid. |
tree | commitdiff |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS |
tree | commitdiff |
1997-10-11 |
lukem | use err/warn instead of perror |
tree | commitdiff |
1997-10-10 |
lukem | WARNSify |
tree | commitdiff |
1995-05-13 |
jtc | Clear the last char in input buffer when an erase or... |
tree | commitdiff |
1995-04-24 |
cgd | Various changes to make games compile w/o warnings... |
tree | commitdiff |
1995-03-21 |
cgd | clean up import |
tree | commitdiff |
1995-02-28 |
jtc | change <sys/signal.h> to <signal.h> |
tree | commitdiff |
1994-12-22 |
cgd | specify man pages the new way. |
tree | commitdiff |
1993-08-10 |
mycroft | Changes for new Curses. |
tree | commitdiff |
1993-08-05 |
jtc | Update to -mandoc macros |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS identifiers. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS indentifiers. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS identifiers. |
tree | commitdiff |
1993-03-23 |
cgd | got rid of unnecessary -lcompat and associated dependency |
tree | commitdiff |
1993-03-21 |
cgd | initial import of 386bsd-0.1 sources |
tree | commitdiff |
|