From owner-cvs-games Thu Nov 7 01:27:45 1996 Return-Path: owner-cvs-games Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA14871 for cvs-games-outgoing; Thu, 7 Nov 1996 01:27:45 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA14827; Thu, 7 Nov 1996 01:27:28 -0800 (PST) Date: Thu, 7 Nov 1996 01:27:28 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611070927.BAA14827@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/rogue pack.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/11/07 01:27:27 Modified: games/rogue pack.c Log: If not on a tty, don't do "--more--" processing. Someday, I will get rogomatic to work with this version. :) Revision Changes Path 1.3 +2 -0 src/games/rogue/pack.c