Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2008-04-05 | a little tidy up; | Jason McIntyre | |
2008-04-02 | order the options correctly; | Jason McIntyre | |
2008-04-01 | Add a -k option to use the kernel symbols as the words file. | Miod Vallat | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-04-02 | -d takes an argument; from Igor Sobrado | Jason McIntyre | |
2006-10-24 | Check strlen(buf) to be > 0 before accessing buf[strlen(buf)-1]. | Moritz Jodeit | |
OK ray@ cloder@ | |||
2005-04-13 | use STD{IN,OUT,ERR}_FILENO | Theo de Raadt | |
2004-11-29 | ansi. ok deraadt@ | Jonathan Gray | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-19 | Standard capitalization | Paul Janzen | |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller | |
good enough for games but we should at least use a decent seed. pjanzen@ OK | |||
2002-05-31 | crmode -> cbreak | Paul Janzen | |
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen | |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master ↵ | Theo de Raadt | |
dies.distrib/sets/lists | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-17 | fixes based on ones suggested by mpech@prosoft.org.lv | Paul Janzen | |
2001-11-17 | fixes from mpech@prosoft.org.lv | Paul Janzen | |
2001-11-17 | section consistency: AUTHOR -> AUTHORS, even if only one listed; | Paul Janzen | |
mpech@prosoft.org.lv | |||
2001-08-18 | Formatting | Paul Janzen | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
1999-09-25 | Merge NetBSD changes (use const where appropriate; allow alternate wordlists). | Paul Janzen | |
Add some code beyond that so the game doesn't hang if it gets a badly formatted alternate wordlist. | |||
1999-04-20 | Don't allow guessed letters to wrap; closes PR800. Based on fix from | Paul Janzen | |
krw@tcn.net. Also, check to make sure the screen is big enough. | |||
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen | |
1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional | Paul Janzen | |
initialization, removal of unused variable, or other minor fix. Most changes are from or inspired by NetBSD. | |||
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-06-11 | .Xr | Theo de Raadt | |
1997-01-17 | r?index -> strr?chr | 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 | Update for modern curses implementation | Thorsten Lockert | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Depend on LIBTERMCAP and LIBTERMLIB as appropriate | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |