summaryrefslogtreecommitdiffstats
path: root/primes
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-4/+4
* Use PREFIX nowCameron Katri2021-03-281-2/+2
* Get all the games compiling for iOSCameron Katri2021-02-221-3/+14
* PR/52976: Eitan Adler: handle larger primeschristos2018-02-034-31/+38
* usage policewiz2014-10-042-8/+8
* Imported and adapted from FreeBSD svn r272166 and r272207; this fixesast2014-10-027-104/+331
* 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
* Document -d.wiz2008-02-031-2/+8
* 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
* |fmt; add single quotes around a plus.wiz2004-02-091-3/+5
* Separate primes manpage from that of factor. Correct DIAGNOSTICSjsm2004-02-082-3/+89
* Remove uses of __P.jsm2004-01-271-6/+6
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-074-27/+11
* some makefile de-lintinglukem2002-09-181-2/+3
* MKfoo=no -> NOfoo=tv2001-12-121-6/+6
* avoid strange typcast.itojun2001-01-202-9/+10
* Add use of `const' where appropriate to the games.jsm1999-09-083-15/+15
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+2
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* WARNSifylukem1997-10-123-17/+20
* 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-235-218/+152
* bin/144: patch from Arne Juul <arnej@dsl.unit.no> to deal with bigcgd1994-03-012-19/+19
* Add RCS identifiers.mycroft1993-08-014-4/+8
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-215-0/+1461