From owner-cvs-all Fri Jul 3 18:23:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA19303 for cvs-all-outgoing; Fri, 3 Jul 1998 18:23:35 -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 SAA19295; Fri, 3 Jul 1998 18:23:32 -0700 (PDT) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA13184; Fri, 3 Jul 1998 18:22:08 -0700 (PDT) Date: Fri, 3 Jul 1998 18:22:08 -0700 (PDT) Message-Id: <199807040122.SAA13184@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/more command.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1998/07/03 18:22:08 PDT Modified files: usr.bin/more command.c Log: Fix bug from last commit: don't SEGV when reading as part of a pipe. Revision Changes Path 1.10 +1 -1 src/usr.bin/more/command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message