ru
4cbb8ca45a
mdoc(7) police: sweep.
2002-11-29 16:21:33 +00:00
fanf
b67dc726b1
Mdocify and fix a load of errors dating back to the dawn of time.
...
Don't mention hard limits for factor(6) since it now has bignum support.
Obtained from: NetBSD (mdoc only -- their man page is still mostly wrong)
2002-10-09 20:00:25 +00:00
fanf
8adc3488ac
Factorize bignums using the Pollard Rho algorithm. The code comes
...
from NetBSD, altered to retain the FreeBSD -h feature and various
stylistic improvements and avoid regressions. In the absence of
OpenSSL (and therefore bignums) the old code is used.
PR: 43831
Reviewed by: kris, markm, obrien
Obtained from: NetBSD
MFC after: 2 weeks
2002-10-09 19:55:04 +00:00
fanf
b5ea937ee8
Style fixes to: #include ordering; use const and static; ANSI functions;
...
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
2002-10-09 19:38:55 +00:00
imp
24cd0a3c91
Remove __P
...
Remove __STDC__ (which means we now use stdarg rather than vararg)
Remove register
Remove main prototype
2002-02-18 05:15:19 +00:00
roam
03f3f44473
Correct a typo: numtiple -> multiple.
...
PR: 31474
Submitted by: Eric Yu <ericyu@mail2000.com.tw>
MFC after: 1 week
2001-10-24 12:51:23 +00:00
dd
a145482cf6
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
ru
45d92a4319
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
ru
97b705f3c8
Set the default manual section for games/ to 6.
2001-03-20 18:08:43 +00:00
billf
002f485078
copyright/sccsid/rcsid cleanup.
1999-11-30 03:50:02 +00:00
peter
289c0d262f
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
imp
849473d83b
Minor adjustments to prior commits:
...
o break at end of sentences
o add $id$
o change date
Noticed by: the ever watchful bde
1999-01-07 22:09:05 +00:00
imp
3936fe2a01
Fix printf errors in the hflag case.
...
Fix old bug with bogus casing to (long).
Document the true limits of factor on 64-bit architectures.
Submitted by: bde
1999-01-06 19:46:56 +00:00
imp
4695982235
added -h flag to allow for hexidecimal output.
...
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
1999-01-06 08:14:26 +00:00
jkh
441f3c9dac
Wargh! Who went and changed all the getopt() comparisons from -1 to
...
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).
1998-03-01 05:10:28 +00:00
ache
4010a61b30
Remove so-called revoke, this game not installed sguid
1997-09-01 11:31:56 +00:00
eivind
d8e95d8c1a
Change games from setuid games to setgid games.
...
Reviewed by: maybe@yes.no
Obtained from: OpenBSD (mostly deraadt@openbsd.org )
1997-09-01 00:34:51 +00:00
peter
4e71b57c3c
factor.6, not factor.0 (crept in from 4.4Lite2)
1997-03-12 03:33:16 +00:00
peter
4f07d6ce62
Merge from Lite2 (oops, nearly forgot these ones)
1997-03-11 17:25:32 +00:00
peter
8d3716cd7d
This commit was generated by cvs2svn to compensate for changes in r23704,
...
which included commits to RCS files with non-trunk default branches.
1997-03-11 14:39:26 +00:00
peter
8d369a0bd2
Import some CSRG 4.4BSD-Lite2 games
1997-03-11 14:39:26 +00:00
rgrimes
30ef9631c5
Remove trailing whitespace.
1995-05-30 03:37:36 +00:00
jkh
d8a265c292
Bring in the 4.4 Lite games directory, modulo man page changes and segregation
...
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
1994-09-04 04:03:31 +00:00