From owner-cvs-all Sat May 9 03:18:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA24884 for cvs-all-outgoing; Sat, 9 May 1998 03:18:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA24877; Sat, 9 May 1998 03:18:20 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA17831; Sat, 9 May 1998 03:15:16 -0700 (PDT) Date: Sat, 9 May 1998 03:15:16 -0700 (PDT) Message-Id: <199805091015.DAA17831@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG Subject: cvs commit: src/games/rogue machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/05/09 03:15:16 PDT Modified files: games/rogue machdep.c Log: Change long variables to time_t if they are passed to time() or localtime() be reference. Revision Changes Path 1.4 +3 -3 src/games/rogue/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message