Age | Commit message (Expand) | Author |
2016-01-10 | As per style(9), remove remaining lint-style comments from games/ | mestre |
2015-12-31 | Include only needed header files per each source file | mestre |
2015-10-24 | Cast ctype functions' arguments to unsigned char. | mmcc |
2014-05-09 | Various cleanup in incard(): | Ingo Schwarze |
2014-05-09 | Fix a mini-bug reported by pjanzen@: | Ingo Schwarze |
2014-05-09 | KNF: unify style and reduce indentation in get_line(), no binary change | Ingo Schwarze |
2014-05-09 | After entering an invalid three-letter card name, one letter card names | Ingo Schwarze |
2014-05-09 | Various cleanup: | Ingo Schwarze |
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 |
2008-12-03 | Some more ambigous -> ambiguous pointed out by mbalmer (there are | Stuart Henderson |
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-04-25 | strings... ok henning@, millert@, tedu@ | Thierry Deval |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2001-08-17 | Better handling of out-of-range numbers. | Paul Janzen |
1999-11-29 | Kill BOOLEAN, just use the curses/c++ bool type instead. | Todd C. Miller |
1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional | Paul Janzen |
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 |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |