opnsense-src/games/factor
Colin Percival eb5ea45ba8 Switch primes(6) from using unsigned long to using uint64_t. This fixes
'limited range of type' warnings about comparisons on 32-bit systems, and
allows 32-bit systems to compute the full range of primes.
2014-09-27 09:00:38 +00:00
..
factor.6 Switch primes(6) from using unsigned long to using uint64_t. This fixes 2014-09-27 09:00:38 +00:00
factor.c In games/factor/factor.c, fix a warning about a format string not being 2011-12-16 21:24:11 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00