| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch primes(6) from using unsigned long to using uint64_t. This fixes | cperciva | 2014-09-27 | 2 | -11/+14 |
* | Correctly enumerate primes between 4295098369 and 3825123056546413050. | cperciva | 2014-09-26 | 4 | -2/+198 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 1 | -1/+1 |
* | Remove the third clause for the Berkeley parts of games, per the | imp | 2010-02-15 | 4 | -20/+4 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+2 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 2 | -2/+2 |
* | Last commit was slightly hasty: #include <string.h> is required on | fanf | 2002-10-09 | 1 | -0/+1 |
* | Kill obsolete #include <memory.h> which I didn't spot earlier because | fanf | 2002-10-09 | 1 | -1/+0 |
* | Style fixes to: #include ordering; use const and static; ANSI functions; | fanf | 2002-10-09 | 4 | -33/+39 |
* | staticize functions and variables | billf | 2002-02-21 | 2 | -19/+17 |
* | use the typedef 'ubig' to declare pr_limit, not what ubig is typedef'd | billf | 2002-02-21 | 1 | -1/+1 |
* | Remove __P | imp | 2002-02-18 | 1 | -3/+3 |
* | Fix a typo. While 'iff' might make sense in a mathematics-related text, | roam | 2001-12-27 | 1 | -1/+1 |
* | copyright/sccsid/rcsid cleanup. | billf | 1999-11-30 | 3 | -3/+13 |
* | Sync our register usage with NetBSD's (non-)usage. | billf | 1999-11-16 | 1 | -5/+5 |
* | Add $FreeBSD$ | billf | 1999-11-16 | 1 | -0/+2 |
* | Fix printf errors in the hflag case. | imp | 1999-01-06 | 1 | -2/+2 |
* | added -h flag to allow for hexidecimal output. | imp | 1999-01-06 | 1 | -8/+13 |
* | Revert the last commit, it made the Bruce filter flip: | phk | 1998-08-09 | 1 | -18/+13 |
* | Games primes and factor don't understand hexadecimals. | phk | 1998-08-07 | 1 | -13/+18 |
* | Fixed printf format errors. | bde | 1998-06-30 | 1 | -2/+2 |
* | Cast pointers to longs, not ints. | jb | 1998-05-09 | 1 | -3/+3 |
* | Wargh! Who went and changed all the getopt() comparisons from -1 to | jkh | 1998-03-01 | 1 | -1/+1 |
* | Remove so-called revoke, this game never installed sguid | ache | 1997-09-01 | 1 | -4/+0 |
* | Change games from setuid games to setgid games. | eivind | 1997-09-01 | 1 | -0/+4 |
* | Merge from Lite2 (oops, nearly forgot these ones) | peter | 1997-03-11 | 1 | -1/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 3 | -6/+6 |
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 5 | -0/+1379 |