Subject: CVS commit: src/games/primes
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/02/2008 18:15:14
Module Name: src
Committed By: matt
Date: Sat Feb 2 18:15:14 UTC 2008
Modified Files:
src/games/primes: primes.c
Log Message:
Add a -d flag so that primes will print the difference between the current
prime and the previous prime. [I needed that for some reason I don't recall
and these changes lying about. Since they might be useful/interesting to
someone, I might as well as commit them.]
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/games/primes/primes.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.