summaryrefslogtreecommitdiffstats
path: root/games/factor
Commit message (Collapse)AuthorAgeFilesLines
* Minor adjustments to prior commits:imp1999-01-071-5/+7
| | | | | | | | o break at end of sentences o add $id$ o change date Noticed by: the ever watchful bde
* Fix printf errors in the hflag case.imp1999-01-062-11/+11
| | | | | | | Fix old bug with bogus casing to (long). Document the true limits of factor on 64-bit architectures. Submitted by: bde
* added -h flag to allow for hexidecimal output.imp1999-01-062-10/+20
| | | | | | | | | | Use '0' for base rather than 10 to allow for more flexible input bases. Inspired by changes in PR 7402, but mostly redone by me to get past bde filter. Submitted by: Timo J. Rinne PR: 7402
* Wargh! Who went and changed all the getopt() comparisons from -1 tojkh1998-03-011-1/+1
| | | | | | | EOF? The getopt(3) manpage clearly states that the return value is *-1*, not EOF! Besides, getopt(3) isn't reading from a file. :) Noticed-while: merging to 2.2 (where this is correct).
* Remove so-called revoke, this game not installed sguidache1997-09-011-4/+0
|
* Change games from setuid games to setgid games.eivind1997-09-011-0/+4
| | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org)
* factor.6, not factor.0 (crept in from 4.4Lite2)peter1997-03-121-1/+1
|
* Merge from Lite2 (oops, nearly forgot these ones)peter1997-03-111-1/+2
|
* This commit was generated by cvs2svn to compensate for changes in r23704,peter1997-03-111-1/+1
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import some CSRG 4.4BSD-Lite2 gamespeter1997-03-112-2/+3
| |
* | Remove trailing whitespace.rgrimes1995-05-301-1/+1
|/
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-043-0/+327
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