Age | Commit message (Expand) | Author |
2016-02-28 | Add back undocumented -h switch defaulting to usage(). | tb |
2016-02-26 | - Remove -h and -? from getopt(3), they weren't documented on manpage anyway | mestre |
2016-01-10 | As per style(9), remove remaining lint-style comments from games/ | mestre |
2016-01-08 | add missing 'void' | tb |
2015-12-31 | Include only needed header files per each source file | mestre |
2015-12-25 | Declare usage() functions as __dead void, if they don't return, on games sect... | mestre |
2015-10-22 | Pledge "stdio rpath tty" for hangman(6). | Doug Hogan |
2015-02-07 | By popular demand, allow any ELF file to be passed to -d as a word list, in | Miod Vallat |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-04-01 | Add a -k option to use the kernel symbols as the words file. | Miod Vallat |
2004-11-29 | ansi. ok deraadt@ | Jonathan Gray |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen |
1999-09-25 | Merge NetBSD changes (use const where appropriate; allow alternate wordlists). | Paul Janzen |
1999-04-20 | Don't allow guessed letters to wrap; closes PR800. Based on fix from | Paul Janzen |
1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional | Paul Janzen |
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 |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |