Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Joseph Myers <jsm@netbsd.org>
List: source-changes
Date: 09/14/1999 13:00:07
Module Name:	basesrc
Committed By:	jsm
Date:		Tue Sep 14 20:00:07 UTC 1999

Modified Files:
	basesrc/games/pom: pom.6 pom.c

Log Message:
Update pom to the third edition of Duffett-Smith's book, and clean it
up somewhat.  Change time specification format to similar to that used
by date(1) - taking a command line argument in seconds since the Epoch
is silly.  Date parsing based on code from date(1).

Based on work by Paul Janzen for OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/games/pom/pom.6
cvs rdiff -r1.11 -r1.12 basesrc/games/pom/pom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.