Age | Commit message (Expand) | Author |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2022-02-18 | Avoid gendered language in man pages when not referring to a specific | Jonathan Gray |
2021-01-21 | Ignore special keys returned by the curses getch() function. | Todd C. Miller |
2018-08-24 | During our refactor with tedu@ tb@ and myself we moved the score file to the | Ricardo Mestre |
2018-08-24 | Remove a few too early pledge(2)s on games/ and apply them a little bit later | Ricardo Mestre |
2016-09-11 | Callers of time(3) should #include <time.h>. | Theo Buehler |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2016-03-02 | Fix score file name | Tim van der Molen |
2016-01-10 | As per style(9), remove remaining lint-style comments from games/ | mestre |
2016-01-08 | Headers clean up | mestre |
2016-01-07 | Some basic code maintenance in games/ | tb |
2016-01-03 | About 13 years ago when the idiom srandom(time()), and sometimes | mestre |
2015-12-26 | Set as __dead a few more functions, that don't return, on games/ | mestre |
2015-12-02 | add const and remove unused variable. | tb |
2015-11-30 | pledge "stdio rpath wpath cpath tty" for canfield | tb |
2015-11-26 | Add checks for getenv(), snprintf() and getlogin(). | tb |
2015-11-25 | Remove now unused gid_t variable. | tb |
2015-11-24 | repair lseeks, from Ricardo | Ted Unangst |
2015-11-24 | change score file name to .cfscores so it's not taking up valuable space | Ted Unangst |
2015-11-24 | move score files to home directory and drop setgid. from Ricardo Mestre | Ted Unangst |
2015-11-05 | delete unused code that won't let you play if the load is too high | Ted Unangst |
2014-11-03 | the man page says it is impossible to cheat, but since the shuffle is | Ted Unangst |
2014-09-26 | Add missing .An macros (found with mandoc -Tlint) and | Ingo Schwarze |
2013-08-29 | replace srandomdev()+random() with the arc4random*() family | Christian Weisgerber |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-06-09 | add missing flag to usage; synchronize argument names with documentation; | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2005-05-01 | use setresgid() to drop privs, it is simply a better and less ambiguous API; | Damien Miller |
2004-07-09 | ansi; khalek@linuxgamers.net | Theo de Raadt |
2003-07-10 | add missing includes | David Krause |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
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-18 | more signed char issues | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-08-18 | Formatting | Paul Janzen |
2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv | Paul Janzen |
2001-02-18 | include <string.h> | Paul Janzen |
2001-02-13 | Try to keep formatting pretty for long usernames | Paul Janzen |
2000-07-23 | oops | Paul Janzen |
2000-07-23 | Code cleanups (some from NetBSD), typo fix. | Paul Janzen |
2000-04-25 | Missing MLINKS | Marc Espie |
1999-12-18 | tidy; don't list the game itself in FILES | Paul Janzen |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-03-20 | Add some .El 's at the end of lists. From NetBSD | Paul Janzen |
1998-08-29 | use names for constants in lseek() and open(); NetBSD PR6057; jsm28@cam.ac.uk | Paul Janzen |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1997-09-21 | $OpenBSD$ | Theo de Raadt |