Age | Commit message (Expand) | Author |
2013-10-25 | Use arc4random_uniform() insead of rand() and modulus. | Todd C. Miller |
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt |
2010-05-10 | Rename use of some builtins that makes gcc4 warn. | Nicholas Marriott |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2004-07-10 | more ansi; khalek@linuxgamers.net | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-12 | From NetBSD: remove redundant declaration | Paul Janzen |
2002-05-31 | crmode -> cbreak | Paul Janzen |
2001-11-17 | Always update the piles before checking score. | Paul Janzen |
2001-08-10 | -m option for muggins | Paul Janzen |
1999-11-29 | Kill BOOLEAN, just use the curses/c++ bool type instead. | Todd C. Miller |
1999-03-27 | Disable the log file by default (logging, as opposed to scoring, should be | Paul Janzen |
1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional | Paul Janzen |
1997-07-24 | Clean up play, let player see play more often, improve display timing. | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |