2011-08-16 |
christos | avoid non-literal format strings. |
tree | commitdiff |
2010-03-29 |
dholland | remove #ifdef SVR4 |
tree | commitdiff |
2010-03-29 |
dholland | Some improvements to the new UI. |
tree | commitdiff |
2010-03-29 |
dholland | reorg for clarity and exposition. |
tree | commitdiff |
2010-03-29 |
dholland | Better user interface. From OpenBSD, written by Paul... |
tree | commitdiff |
2010-03-29 |
dholland | Spell "versus" right. |
tree | commitdiff |
2010-03-29 |
dholland | Allow saved game filenames up to PATH_MAX. From OpenBSD. |
tree | commitdiff |
2010-03-29 |
dholland | fix quote markup, spotted in openbsd diffs |
tree | commitdiff |
2010-03-29 |
dholland | Fix typo. From OpenBSD. |
tree | commitdiff |
2010-03-29 |
dholland | Don't exit(0) on failure. Use errx() instead of fprintf. |
tree | commitdiff |
2010-02-06 |
he | When using -lcurses, you also need -lterminfo. |
tree | commitdiff |
2009-08-12 |
dholland | sprinkle static |
tree | commitdiff |
2009-07-13 |
roy | Rename internal getline() function to get_line() so... |
tree | commitdiff |
2009-06-04 |
dholland | Rectify non-compiling code that appears when DEBUG... |
tree | commitdiff |
2009-06-04 |
dholland | Remove global scratch string buffer. Don't zoom off... |
tree | commitdiff |
2009-06-04 |
dholland | Remove remaining references to sprintf. |
tree | commitdiff |
2009-06-04 |
dholland | Make a couple of the logging/printing functions printf... |
tree | commitdiff |
2009-06-04 |
dholland | attribute noreturn -> __dead |
tree | commitdiff |
2009-06-04 |
dholland | sprintf -> snprintf |
tree | commitdiff |
2009-06-04 |
dholland | Increase spending on vowels. No object file diffs. |
tree | commitdiff |
2009-06-04 |
dholland | ANSIfy function declarations.x |
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 | build with WARNS=4 |
tree | commitdiff |
2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
tree | commitdiff |
2006-05-11 |
mrg | avoid a pointer sign difference. |
tree | commitdiff |
2005-09-15 |
wiz | Use standard AUTHORS section header. From YOMURA Masano... |
tree | commitdiff |
2005-04-19 |
rillig | Fixed wrong use of the <ctype.h> functions by adding... |
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 |
2004-01-27 |
jsm | Include <limits.h> instead of <machine/limits.h>. |
tree | commitdiff |
2004-01-27 |
jsm | Include <sys/endian.h>. |
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-26 |
wiz | Ispell. |
tree | commitdiff |
2002-09-26 |
wiz | New sentences begin on new lines. |
tree | commitdiff |
2001-02-05 |
christos | fix nested externs |
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-03-13 |
soren | Fix doubled 'the'. |
tree | commitdiff |
1999-09-18 |
jsm | Fix -Wsign-compare warnings. |
tree | commitdiff |
1999-09-13 |
jsm | Fix uses of names of library functions for other purposes. |
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 | 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-22 |
garbled | More and more .Os cleanups. .Os is defined in the... |
tree | commitdiff |
1999-03-10 |
erh | Fix .Bl/.El imbalance. |
tree | commitdiff |
1998-09-13 |
hubertf | mark non-returning functions (PR#6144 by Joseph Myers... |
tree | commitdiff |
1998-02-18 |
jtc | Simply include -lcurses instead of -lcurses -ltermcap |
tree | commitdiff |
1998-02-03 |
perry | change includes to fix compiler warning |
tree | commitdiff |
1997-10-10 |
lukem | WARNSify |
tree | commitdiff |
1997-01-03 |
cgd | fix NetBSD RCS ID headers |
tree | commitdiff |
1997-01-03 |
cgd | include string.h and stdlib.h for prototypes, as approp... |
tree | commitdiff |
1996-12-28 |
tls | add gomoku game, from 4.4BSD-Lite2 |
tree | commitdiff |
1996-12-28 |
tls | Import of 4.4BSD-Lite2 source |
tree | commitdiff |
|