Age | Commit message (Expand) | Author |
2018-08-24 | Remove a few too early pledge(2)s on games/ and apply them a little bit later | Ricardo Mestre |
2016-03-07 | - General changes: | mestre |
2016-01-10 | As per style(9), remove remaining lint-style comments from games/ | mestre |
2016-01-07 | Some basic code maintenance in games/ | tb |
2016-01-04 | More cleanup and sorting on header section | mestre |
2016-01-03 | About 13 years ago when the idiom srandom(time()), and sometimes | mestre |
2015-12-25 | Declare usage() functions as __dead void, if they don't return, on games sect... | mestre |
2015-12-06 | Treat quiz the same way as the other games and try to preserve the look | tb |
2015-10-25 | just dump the help on stdout with messing about with a pager. | Ted Unangst |
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 |
2008-10-03 | Repair long group handling; Alf Schlichting, PR 4164 | Theo de Raadt |
2008-03-17 | synchronization between usage and synopsis; add some missing "usage:"'s | Igor Sobrado |
2006-11-02 | Don't check buf[strlen(buf) - 1] on empty strings. | Ray Lai |
2004-07-10 | more ansi; khalek@linuxgamers.net | Theo de Raadt |
2003-07-06 | add a comment that an strncpy should not be converted to an strlcpy; | Anil Madhavapeddy |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
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 |
1999-10-02 | Clean up the string handling to avoid segfaults when the regexp routines | Paul Janzen |
1999-06-10 | jsm28@cam.ac.uk : handle PAGER in a manner consistent with the | Paul Janzen |
1999-03-27 | use const where appropriate; jsm28@cam.ac.uk | Paul Janzen |
1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional | Paul Janzen |
1997-07-08 | fixes; netbsd | 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 |