Age | Commit message (Expand) | Author |
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt |
2010-11-03 | fix errx() usage. | David Coppa |
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 |
2008-12-03 | Some more ambigous -> ambiguous pointed out by mbalmer (there are | Stuart Henderson |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-03-27 | assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech | Ted Unangst |
2004-07-10 | more ansi; khalek@linuxgamers.net | Theo de Raadt |
2004-01-16 | ISO C police: log and expl are reserved for the C library. | Marc Espie |
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 |
2003-04-25 | strings... ok henning@, millert@, tedu@ | Thierry Deval |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt |
2002-05-31 | crmode -> cbreak | Paul Janzen |
2002-05-31 | No dm -> games with high score files etc. must explicitly be setgid games. | Paul Janzen |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/... | Theo de Raadt |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-17 | Always update the piles before checking score. | Paul Janzen |
2001-08-17 | Better handling of out-of-range numbers. | Paul Janzen |
2001-08-10 | -m option for muggins | Paul Janzen |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist |
1999-12-18 | Add to FILES; jsm@netbsd.org | Paul Janzen |
1999-11-29 | Kill BOOLEAN, just use the curses/c++ bool type instead. | Todd C. Miller |
1999-11-29 | Make this actually compile; doesn't anyone do a test build after making | Jason Downs |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-06-10 | jsm28@cam.ac.uk : handle PAGER in a manner consistent with the | Paul Janzen |
1999-03-27 | Disable the log file by default (logging, as opposed to scoring, should be | Paul Janzen |
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen |
1998-11-29 | Don't capitalize game names at the beginning of sentences. | Paul Janzen |
1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional | Paul Janzen |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-03-26 | grammar | Paul Janzen |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-11 | vfork paranoia | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-24 | Clean up play, let player see play more often, improve display timing. | Theo de Raadt |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
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 |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert |
1996-02-17 | From netbsd: | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |