Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-04 | Use strdup() | Paul Janzen | |
2000-04-25 | Missing MLINKS | Marc Espie | |
2000-04-21 | documentation: refer to terminfo, not termcap, where appropriate. | Paul Janzen | |
1999-10-29 | correct snake description: cgd@netbsd.org | Paul Janzen | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-04-20 | jsm28@cam.ac.uk: place cursor on player, not one over. | Paul Janzen | |
1999-03-13 | Fix a few bugs (e.g. snake used to miss turns); use usleep() so display | Paul Janzen | |
speed is correct on xterms; put snscore functionality inside snake and make snscore a symbolic link (to be phased out); clean up formatting; install score file properly; disable the log file by default (logging should be done through dm). | |||
1998-11-29 | Don't capitalize game names at the beginning of sentences. | Paul Janzen | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1998-06-11 | oops | Theo de Raadt | |
1998-06-11 | uid is not a short | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-08-19 | bc is now le, don't ask me why | kstailey | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-22 | proper gid revoke | Theo de Raadt | |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Be comsistent in use of LIBTERMCAP and LIBTERMLIB when depending | |||
1996-05-26 | sync 0521 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |