2012-06-19 |
dholland | WARNS=5, and make WARNS=5 the default for src/games. |
tree | commitdiff |
2010-12-05 |
pgoyette | Fix a few of the games to use getprogname() in their... |
tree | commitdiff |
2010-02-06 |
he | When using -lcurses, you also need -lterminfo. |
tree | commitdiff |
2009-08-12 |
dholland | sprinkle static |
tree | commitdiff |
2009-03-11 |
joerg | Remove redundant .br |
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 |
2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
tree | commitdiff |
2007-01-17 |
hubertf | Replve duplicate #includes |
tree | commitdiff |
2006-03-17 |
abs | if getpwuid() returns null, print out the uid rather... |
tree | commitdiff |
2006-03-17 |
abs | Fix overrun in players[] array. Addresses Coverty CID... |
tree | commitdiff |
2004-02-08 |
jsm | Control -d by #ifdef DEBUG; adjust usage message accord... |
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 | New sentences begin on new lines. |
tree | commitdiff |
2002-09-18 |
lukem | some makefile de-linting |
tree | commitdiff |
2001-12-12 |
tv | MKfoo=no -> NOfoo= |
tree | commitdiff |
2001-08-31 |
jsm | Always lseek back to the beginning of the file in post... |
tree | commitdiff |
2001-04-02 |
wiz | Whitespace and/or punctuation fixes. |
tree | commitdiff |
2000-05-08 |
mycroft | Use setgid(), not setregid(). |
tree | commitdiff |
2000-01-21 |
jsm | Improve snscore error handling. |
tree | commitdiff |
1999-10-26 |
cgd | fix handling of '-t' flag, and pause for a little bit... |
tree | commitdiff |
1999-10-26 |
cgd | correct description of representation of snake |
tree | commitdiff |
1999-09-14 |
jsm | Convert snake to use curses, and generally clean it... |
tree | commitdiff |
1999-09-12 |
jsm | Security improvements for games (largely from or inspir... |
tree | commitdiff |
1999-09-09 |
jsm | Check for failure of malloc() and calloc() at various... |
tree | commitdiff |
1999-09-08 |
jsm | Use the symbolic names `SEEK_SET' and `O_RDONLY' 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-08-14 |
tron | Adapt to change of "termcap.h". |
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, per PR#5867 |
tree | commitdiff |
1998-07-27 |
mycroft | const poisoning. |
tree | commitdiff |
1998-02-04 |
christos | Remove -lcompat; not needed. |
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-14 |
lukem | use <termcap.h> |
tree | commitdiff |
1997-10-12 |
lukem | WARNSify, KNFify |
tree | commitdiff |
1996-07-03 |
chopps | BS was using obsolete 'bs' and 'bc' capabilities. ... |
tree | commitdiff |
1996-05-19 |
pk | Avoid NULL-pointer deref and for now, simply exit if... |
tree | commitdiff |
1995-04-29 |
mycroft | Fix usages of ospeed. |
tree | commitdiff |
1995-04-29 |
mycroft | Use POSIX tty semantics. |
tree | commitdiff |
1995-04-24 |
cgd | Various changes to make games compile w/o warnings... |
tree | commitdiff |
1995-04-22 |
cgd | fix up botched include |
tree | commitdiff |
1995-04-22 |
cgd | oops; delete duplicated functions. |
tree | commitdiff |
1995-04-22 |
cgd | clean up import, NetBSD RCS Ids, etc. |
tree | commitdiff |
1994-12-22 |
cgd | specify man pages the new way. |
tree | commitdiff |
1994-05-23 |
cgd | need -lcompat |
tree | commitdiff |
1994-04-05 |
deraadt | TIOCGWINSZ |
tree | commitdiff |
1994-04-05 |
cgd | initialize variable! |
tree | commitdiff |
1994-04-01 |
cgd | evil lseek casts... |
tree | commitdiff |
1993-12-08 |
mycroft | Eliminate a compiler warning. |
tree | commitdiff |
1993-08-09 |
jtc | Snake scores, etc. are stored in /var/games, not /usr... |
tree | commitdiff |
1993-08-05 |
jtc | Update to use new -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-04-20 |
mycroft | Don't dereference NULL pointer. |
tree | commitdiff |
1993-04-19 |
mycroft | Fix bug I introduced. |
tree | commitdiff |
1993-04-18 |
mycroft | Cleanup for GCC 2. |
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 |
|