aboutsummaryrefslogtreecommitdiff
path: root/games/primes
Commit message (Expand)AuthorAgeFilesLines
* Remove the third clause for the Berkeley parts of games, per theWarner Losh2010-02-154-20/+4
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+2
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-012-2/+2
* Last commit was slightly hasty: #include <string.h> is required onTony Finch2002-10-091-0/+1
* Kill obsolete #include <memory.h> which I didn't spot earlier becauseTony Finch2002-10-091-1/+0
* Style fixes to: #include ordering; use const and static; ANSI functions;Tony Finch2002-10-094-33/+39
* staticize functions and variablesBill Fumerola2002-02-212-19/+17
* use the typedef 'ubig' to declare pr_limit, not what ubig is typedef'dBill Fumerola2002-02-211-1/+1
* Remove __PWarner Losh2002-02-181-3/+3
* Fix a typo. While 'iff' might make sense in a mathematics-related text,Peter Pentchev2001-12-271-1/+1
* copyright/sccsid/rcsid cleanup.Bill Fumerola1999-11-303-3/+13
* Sync our register usage with NetBSD's (non-)usage.Bill Fumerola1999-11-161-5/+5
* Add $FreeBSD$Bill Fumerola1999-11-161-0/+2
* Fix printf errors in the hflag case.Warner Losh1999-01-061-2/+2
* added -h flag to allow for hexidecimal output.Warner Losh1999-01-061-8/+13
* Revert the last commit, it made the Bruce filter flip:Poul-Henning Kamp1998-08-091-18/+13
* Games primes and factor don't understand hexadecimals.Poul-Henning Kamp1998-08-071-13/+18
* Fixed printf format errors.Bruce Evans1998-06-301-2/+2
* Cast pointers to longs, not ints.John Birrell1998-05-091-3/+3
* Wargh! Who went and changed all the getopt() comparisons from -1 toJordan K. Hubbard1998-03-011-1/+1
* Remove so-called revoke, this game never installed sguidAndrey A. Chernov1997-09-011-4/+0
* Change games from setuid games to setgid games.Eivind Eklund1997-09-011-0/+4
* Merge from Lite2 (oops, nearly forgot these ones)Peter Wemm1997-03-111-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-6/+6
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationJordan K. Hubbard1994-09-045-0/+1379