Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03-11 | double words and spelling fixes | David Krause | |
ok pjanzen@ | |||
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-07-30 | ansi wump, plus a more accurate comment | Paul Janzen | |
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen | |
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-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-05-02 | Ensure caves are connected; afghan@afghanhound.org.uk | Paul Janzen | |
2000-06-29 | use errx(), tabify, and add -o option for original, old dodecahedron play. | Paul Janzen | |
(Last feature requested vehemently by Darren Leigh.) | |||
2000-04-11 | the the; some occurrences found by soren@NetBSD.org | Paul Janzen | |
1999-09-25 | Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the | Paul Janzen | |
Linux bsd-games package and NetBSD. Mainly using 'const'. | |||
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
1999-07-31 | fix a -Wcast-qual warning: jsm28@cam.ac.uk | Paul Janzen | |
1999-06-10 | jsm28@cam.ac.uk : handle PAGER in a manner consistent with the | Paul Janzen | |
Single UNIX specification for mailx and man (http://www.opengroup.org/onlinepubs/7908799/xcu/mailx.html). | |||
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-03-12 | OpenBSD ID (changed from NetBSD) | Paul Janzen | |
1998-02-14 | further fixes from pjanzen@foatdi.harvard.edu | Theo de Raadt | |
1998-01-31 | tweaks and cleanup; pjanzen@foatdi.harvard.edu | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | 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 | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |