summaryrefslogtreecommitdiffstats
path: root/primes/primes.c
Commit message (Expand)AuthorAgeFilesLines
* PR/52976: Eitan Adler: handle larger primeschristos2018-02-031-6/+3
* usage policewiz2014-10-041-5/+5
* Imported and adapted from FreeBSD svn r272166 and r272207; this fixesast2014-10-021-69/+60
* No need to cast double to ubig (aka uintmax_t) through int.jakllsch2011-08-301-5/+4
* cast isblank(3)'s argument to unsigned char.tnozaki2010-05-131-3/+3
* sprinkle staticdholland2009-08-121-8/+7
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* Add a -d flag so that primes will print the difference between the currentmatt2008-02-021-14/+31
* Fix typo: sive -> sieve.matt2008-02-021-3/+3
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* Remove uses of __P.jsm2004-01-271-6/+6
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* avoid strange typcast.itojun2001-01-201-6/+7
* Add use of `const' where appropriate to the games.jsm1999-09-081-7/+7
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* WARNSifylukem1997-10-121-13/+14
* Sync to 4.4BSD-Lite2tls1997-01-071-3/+4
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-5/+5
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-194/+121
* bin/144: patch from Arne Juul <arnej@dsl.unit.no> to deal with bigcgd1994-03-011-14/+14
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+410