summaryrefslogtreecommitdiff
path: root/games/factor
AgeCommit message (Expand)Author
2018-02-06fix for OpenSSL-1.1christos
2017-11-11Add -h option to factor(6): duplicate factors are printed inrin
2017-05-21Remove MKCRYPTO option.riastradh
2014-10-02Imported and adapted from FreeBSD svn r272166 and r272207; this fixesast
2011-11-09remove duplicated #defines (in a usually unused part of the code)drochner
2011-05-23Properly print string.joerg
2010-05-15Follow the Fundamental Theory of Algebra. Disallow factorising ofjoerg
2010-05-13cast isblank(3)'s argument to unsigned char.tnozaki
2010-04-28rename pollard_pminus1->pollard_rho for consistencydrochner
2010-04-27-Fix an old bug in the "pollard" code: it gets its argument passeddrochner
2010-04-22fix an obvious flaw in bounds check: the array of precomputed primesdrochner
2010-04-22Add backslash before a dash to get a minus.wiz
2010-04-22Sync with reality. Bump date.dholland
2009-08-12sprinkle staticdholland
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2005-06-27Fixed a comment that said the factors in the output would be strictlyrillig
2005-03-09Add -lcrypt where -lcrypto is specified.christos
2004-02-08Separate primes manpage from that of factor. Correct DIAGNOSTICSjsm
2004-02-08Check large factor for being prime before applying Pollard'sjsm
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-26Lots of minor fixes resulting from reading these man pages in detail.wiz
2002-09-19use NETBSDSRCDIR as appropriatelukem
2002-06-18Provide a BN_dec2bn() shim for the non-openssl case that reports an errorsimonb
2002-06-17Fix a logic botch where if a number smaller than the square of the seivesimonb
2002-06-16make factor work with and without openssl.itojun
2002-06-15Use libcrypto's bignum support to implement a Pollard Rho factoringsimonb
2001-04-02Whitespace and/or punctuation fixes.wiz
1999-09-08Add use of `const' where appropriate to the games.jsm
1998-09-13mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-10WARNSifylukem
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-01-07Sync to 4.4BSD-Lite2tls
1995-03-23merge with Lite, new RCS id conventions, etc.cgd
1994-12-22specify man pages the new way.cgd
1994-03-03bring in limits.hderaadt
1993-12-08Eliminate a compiler warning.mycroft
1993-08-05Update to use new -mandoc macros.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd