Date: Sun, 9 Aug 1998 03:36:25 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/games/primes primes.c Message-ID: <199808091036.DAA29854@freefall.freebsd.org>
index | next in thread | raw e-mail
phk 1998/08/09 03:36:25 PDT
Modified files:
games/primes primes.c
Log:
Revert the last commit, it made the Bruce filter flip:
PR7402 was even less suitable for committing almost verbatim than at
first appearance. Rev.1.9 of primes.c has at least the following defects.
- no update for man page.
- no update for usage string.
- blowing away of a previous commit to change EOF to -1 in getopt() test.
- blowing away of a previous commit to fix printf format errors.
- new printf format errors.
- one gratuitous ANSIism.
- two style bugs.
- ... and a partition in a pear tree.
PR: 7402
Revision Changes Path
1.10 +13 -18 src/games/primes/primes.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808091036.DAA29854>
