aboutsummaryrefslogtreecommitdiff
path: root/games/factor/factor.c
Commit message (Expand)AuthorAgeFilesLines
* Factorize bignums using the Pollard Rho algorithm. The code comesTony Finch2002-10-091-22/+190
* Style fixes to: #include ordering; use const and static; ANSI functions;Tony Finch2002-10-091-37/+21
* Remove __PWarner Losh2002-02-181-2/+2
* Correct a typo: numtiple -> multiple.Peter Pentchev2001-10-241-1/+1
* copyright/sccsid/rcsid cleanup.Bill Fumerola1999-11-301-1/+5
* Fix printf errors in the hflag case.Warner Losh1999-01-061-5/+5
* added -h flag to allow for hexidecimal output.Warner Losh1999-01-061-7/+12
* Wargh! Who went and changed all the getopt() comparisons from -1 toJordan K. Hubbard1998-03-011-1/+1
* Remove so-called revoke, this game not 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-301-1/+1
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationJordan K. Hubbard1994-09-041-0/+201