summaryrefslogtreecommitdiff
path: root/games/primes/pr_tbl.c
AgeCommit message (Collapse)Author
2001-08-19Use u_int32_t rather than unsigned long, both for platform invariance andPaul Janzen
because the primes generation table really depends on there not being more than 32 bits.
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
Linux bsd-games package and NetBSD. Mainly using 'const'.
1995-10-18initial import of NetBSD treeTheo de Raadt