From owner-cvs-games Sat Feb 28 22:55:24 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA01089 for cvs-games-outgoing; Sat, 28 Feb 1998 22:55:24 -0800 (PST) (envelope-from owner-cvs-games) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA01081; Sat, 28 Feb 1998 22:55:19 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id WAA16674; Sat, 28 Feb 1998 22:55:13 -0800 (PST) To: Warner Losh cc: "Jordan K. Hubbard" , cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-games@freebsd.org Subject: Re: cvs commit: src/games/arithmetic arithmetic.c src/games/cribbage crib.c src/games/factor factor.c src/games/fish fish.c src/games/morse morse.c src/games/number number.c src/games/phantasia setup.c src/games/piano piano.c src/games/pig ... In-reply-to: Your message of "Sat, 28 Feb 1998 22:45:42 MST." <199803010545.WAA00709@harmony.village.org> Date: Sat, 28 Feb 1998 22:55:13 -0800 Message-ID: <16671.888735313@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-games@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > ooops. I thought that I had done this in -current, but looking at the > logs it appears that I didn't... > > So this was the original code never changed. EOF was the original > definition a long time ago... Ah, thanks for clearing up this mystery. I remember the changes going in and just assumed that they'd gone to -current first and been merged afterwards. Seeing them not in -current made me think that they'd been changed back. Jordan