]> git.cameronkatri.com Git - bsdgames-darwin.git/history - factor
Fix the old leftover license note
[bsdgames-darwin.git] / factor /
2020-10-12 christos- remove duplicate comment
2020-10-12 christosmore clarifications.
2020-10-11 christosmention hex numbers
2020-10-11 christosRemove is_hex_str() (trying to guess if a number was...
2020-10-11 christosFrom gson@
2020-10-07 christos- for readability when the exponent < 10 don't prefix...
2020-10-05 christosPR/55695: Andreas Gustafsson: factor(6) -h option doesn...
2020-10-05 christosrevert previous and don't parse octal
2020-10-05 tnnfactor: usage(): mark __dead
2020-10-04 christos- Accept octal input.
2020-10-04 kreFix a typo (s/int/in/)
2020-10-03 christosPR/55693: Andreas Gustafsson: factor(6) lists factors...
2018-02-06 christosfix for OpenSSL-1.1
2017-11-11 rinAdd -h option to factor(6): duplicate factors are print...
2017-05-21 riastradhRemove MKCRYPTO option.
2014-10-02 astImported and adapted from FreeBSD svn r272166 and r2722...
2011-11-09 drochnerremove duplicated #defines (in a usually unused part...
2011-05-23 joergProperly print string.
2010-05-15 joergFollow the Fundamental Theory of Algebra. Disallow...
2010-05-13 tnozakicast isblank(3)'s argument to unsigned char.
2010-04-28 drochnerrename pollard_pminus1->pollard_rho for consistency
2010-04-27 drochner-Fix an old bug in the "pollard" code: it gets its...
2010-04-22 drochnerfix an obvious flaw in bounds check: the array of preco...
2010-04-22 wizAdd backslash before a dash to get a minus.
2010-04-22 dhollandSync with reality. Bump date.
2009-08-12 dhollandsprinkle static
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2005-06-27 rilligFixed a comment that said the factors in the output...
2005-03-09 christosAdd -lcrypt where -lcrypto is specified.
2004-02-08 jsmSeparate primes manpage from that of factor. Correct...
2004-02-08 jsmCheck large factor for being prime before applying...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-19 lukemuse NETBSDSRCDIR as appropriate
2002-06-18 simonbProvide a BN_dec2bn() shim for the non-openssl case...
2002-06-17 simonbFix a logic botch where if a number smaller than the...
2002-06-16 itojunmake factor work with and without openssl.
2002-06-15 simonbUse libcrypto's bignum support to implement a Pollard...
2001-04-02 wizWhitespace and/or punctuation fixes.
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-10 lukemWARNSify
1997-05-08 gwrBack out the .PATH.c changes. The .depend problem...
1997-05-06 gwrUse .PATH.c: ...
1997-01-07 tlsSync to 4.4BSD-Lite2
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1994-12-22 cgdspecify man pages the new way.
1994-03-03 deraadtbring in limits.h
1993-12-08 mycroftEliminate a compiler warning.
1993-08-05 jtcUpdate to use new -mandoc macros.
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources