summaryrefslogtreecommitdiff
path: root/games/primes
AgeCommit message (Expand)Author
2017-11-02Straightforward conversion to strtonum. Slight change of behavior in thatTheo Buehler
2016-08-31Fix a bogus comment: "factors of" -> "coprime to". Replace theTheo Buehler
2016-03-07- General changes:mestre
2016-01-07Some basic code maintenance in games/tb
2016-01-04More headers removal and sorted the remaining alphabetically.mestre
2015-12-25Declare usage() functions as __dead void, if they don't return, on games sect...mestre
2015-11-30primes only needs pledge "stdio".tb
2015-10-24Cast isblank()'s argument to unsigned char.mmcc
2015-09-07cosmetic fixesTed Unangst
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-09-06use strcspn to properly overwrite '\n' in fgets returned bufferCharles Longeau
2004-07-09ansi; khalek@linuxgamers.netTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-19-Wall fix, typo fix, and better includesPaul Janzen
2001-08-19Use u_int32_t rather than unsigned long, both for platform invariance andPaul Janzen
2001-08-19remove extraneous newline from error output; accept trailing whitespacePaul Janzen
1999-09-26Correct comment: rogoyski@cs.utexas.edu, PR 928.Paul Janzen
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-07-23tabifykstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt