Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-24 | typo; ericyu@mail2000.com.tw | Theo de Raadt | |
2001-08-19 | If primes(6) will generate 32-bit primes, factor should factor 64-bit numbers. | Paul Janzen | |
2001-08-19 | Use u_int32_t rather than unsigned long, both for platform invariance and | Paul Janzen | |
because the primes generation table really depends on there not being more than 32 bits. | |||
2001-08-19 | remove extraneous newline from error output; PR 2014 and patch from | Paul Janzen | |
Tim J. Robbins <tim@robbins.dropbear.id.au>, with one line added so that trailing whitespace doesn't make a number seem badly formatted. | |||
1999-09-26 | Correct documentation: rogoyski@cs.utexas.edu in PR 927. | 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'. | |||
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. | |||
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 | |