Age | Commit message (Expand) | Author |
2009-11-13 | no need for seperate snscore command; ok pjanzen | Theo de Raadt |
2009-11-13 | Correct fix for rev 1.8 from pjanzen. | Jonathan Gray |
2009-11-13 | 1.8 broke things, back it out, correct fix coming from pjanzen | Jonathan Gray |
2009-11-12 | fix an off by one in loop termination | Jonathan Gray |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-02 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2006-03-27 | assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech | Ted Unangst |
2006-03-15 | Remove useless getuid() check. | David Hill |
2005-05-01 | use setresgid() to drop privs, it is simply a better and less ambiguous API; | Damien Miller |
2005-03-12 | escape `.' at eol to avoid double spacing issue; | Jason McIntyre |
2004-07-10 | more ansi; khalek@linuxgamers.net | Theo de Raadt |
2004-04-04 | .br workaround no longer necessary; | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
2002-05-31 | No dm -> games with high score files etc. must explicitly be setgid games. | Paul Janzen |
2002-05-24 | fix name, ok deraadt | Peter Stromberg |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/... | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-18 | move racey shit out of signal handler | Theo de Raadt |
2001-08-18 | Formatting | Paul Janzen |
2001-02-18 | Convert to curses and tidy some. Generally based on NetBSD changes. | Paul Janzen |
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 |
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 |
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 |
1996-05-26 | sync 0521 | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |