index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
games
/
factor
/
factor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update factor for changes to types in primes, which is a dependency.
sbruno
2014-09-27
1
-1
/
+2
*
In games/factor/factor.c, fix a warning about a format string not being
dim
2011-12-16
1
-1
/
+1
*
factor(6): Check return values of BN_* functions.
uqs
2010-12-20
1
-4
/
+8
*
Fix a performance bug in factor(6).
fanf
2009-11-26
1
-21
/
+27
*
Factorize bignums using the Pollard Rho algorithm. The code comes
fanf
2002-10-09
1
-22
/
+190
*
Style fixes to: #include ordering; use const and static; ANSI functions;
fanf
2002-10-09
1
-37
/
+21
*
Remove __P
imp
2002-02-18
1
-2
/
+2
*
Correct a typo: numtiple -> multiple.
roam
2001-10-24
1
-1
/
+1
*
copyright/sccsid/rcsid cleanup.
billf
1999-11-30
1
-1
/
+5
*
Fix printf errors in the hflag case.
imp
1999-01-06
1
-5
/
+5
*
added -h flag to allow for hexidecimal output.
imp
1999-01-06
1
-7
/
+12
*
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 not 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
1
-1
/
+1
*
Bring in the 4.4 Lite games directory, modulo man page changes and segregation
jkh
1994-09-04
1
-0
/
+201