summaryrefslogtreecommitdiffstats
path: root/games/primes
AgeCommit message (Expand)AuthorFilesLines
2017-11-02Straightforward conversion to strtonum. Slight change of behavior in thattb1-48/+13
2016-08-31Fix a bogus comment: "factors of" -> "coprime to". Replace thetb2-10/+10
2016-03-07- General changes:mestre1-4/+4
2016-01-07Some basic code maintenance in games/tb1-2/+2
2016-01-04More headers removal and sorted the remaining alphabetically.mestre2-4/+3
2015-12-25Declare usage() functions as __dead void, if they don't return, on games section.mestre1-2/+2
2015-11-30primes only needs pledge "stdio".tb1-1/+4
2015-10-24Cast isblank()'s argument to unsigned char.mmcc1-3/+3
2015-09-07cosmetic fixestedu1-4/+7
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt3-33/+3
2007-09-06use strcspn to properly overwrite '\n' in fgets returned bufferchl1-4/+3
2004-07-09ansi; khalek@linuxgamers.netderaadt1-10/+8
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert4-27/+11
2002-05-31No dm -> no need to revoke setegid.pjanzen1-6/+2
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-5/+5
2001-08-19-Wall fix, typo fix, and better includespjanzen1-10/+10
2001-08-19Use u_int32_t rather than unsigned long, both for platform invariance andpjanzen2-6/+7
2001-08-19remove extraneous newline from error output; accept trailing whitespacepjanzen1-4/+7
1999-09-26Correct comment: rogoyski@cs.utexas.edu, PR 928.pjanzen1-3/+3
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thepjanzen4-18/+21
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalpjanzen1-3/+6
1997-09-21$OpenBSD$deraadt1-2/+1
1997-07-23tabifykstailey1-1/+1
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!millert1-1/+1
1996-12-22proper gid revokederaadt1-0/+2
1996-12-19setgid games, not setuid games. closes a neat set of holesderaadt1-0/+2
1995-10-18initial import of NetBSD treederaadt5-0/+1400