From owner-cvs-all Mon May 8 20:53:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E88C737BC42; Mon, 8 May 2000 20:53:13 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA53995; Mon, 8 May 2000 20:53:14 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <200005090353.UAA53995@freefall.freebsd.org> From: Tim Vanderhoek Date: Mon, 8 May 2000 20:53:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/more main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hoek 2000/05/08 20:53:14 PDT Modified files: usr.bin/more main.c Log: Don't segv if viewing "#" and there is no prev-file (long-standing). Staticize a variable that was meant to be static (broken in r.1.11). PR: bin/11370 Henry Whincup (for the segv) Revision Changes Path 1.15 +4 -3 src/usr.bin/more/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message