summaryrefslogtreecommitdiffstats
path: root/games/primes/pr_tbl.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the third clause for the Berkeley parts of games, per theimp2010-02-151-5/+1
| | | | letter in /COPYRIGHT.
* Style fixes to: #include ordering; use const and static; ANSI functions;fanf2002-10-091-2/+4
| | | | | | | | | various usage synopses; bogus and/or unnecessary casting; exit values; use LINE_MAX instead of magic numbers; declare extern variables in a header; add $FreeBSD$ where missing. Reviewed by: markm, obrien Obtained from: NetBSD | fanf
* use the typedef 'ubig' to declare pr_limit, not what ubig is typedef'dbillf2002-02-211-1/+1
| | | | | | | | to be. PR: misc/35181 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> MFC after: 3 days
* copyright/sccsid/rcsid cleanup.billf1999-11-301-0/+4
|
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-041-0/+546
of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh
OpenPOWER on IntegriCloud