Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-21 | make rogue const-correct, and fix one write-strings issue. | Marc Espie | |
ok miod@ | |||
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-12 | From NetBSD: remove more duplicate declarations. | Paul Janzen | |
2003-05-11 | Remove duplicate prototype. | Paul Janzen | |
2003-03-11 | double words and spelling fixes | David Krause | |
ok pjanzen@ | |||
2002-07-26 | A few better buffer sizes (from Ian McWilliam, long ago); functions local | Paul Janzen | |
to save.c are no longer in rogue.h; use write() to save files rather than fwrite() since this can end up being called in a signal handler (it's still not clean though). | |||
2002-07-18 | - string handling patch from David Holland, minimally modified. Highlights | Paul Janzen | |
are fewer magic constants, sprintf->snprintf, and better scorefile handling. Also, won't hang if forking a subshell fails. - a few needless functions have been trimmed, and a few extra defaults have been added to a few switches, just in case. | |||
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-08-12 | make get_input_line more general (only affects wizard mode) | Paul Janzen | |
make special attacks a bit less likely in wizard mode remove declarations of a few nonexistant functions | |||
2001-08-10 | Minor -Wall | Paul Janzen | |
2001-08-10 | Remove local curses implementation which was never used. | Paul Janzen | |
1998-08-22 | More largely NetBSD-inspired code cleanup | Paul Janzen | |
1997-07-23 | tabify | kstailey | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |