From owner-cvs-all Wed May 15 22: 4:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CE9337B404; Wed, 15 May 2002 22:04:26 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4G54Q778009; Wed, 15 May 2002 22:04:26 -0700 (PDT) (envelope-from tjr) Message-Id: <200205160504.g4G54Q778009@freefall.freebsd.org> From: "Tim J. Robbins" Date: Wed, 15 May 2002 22:04:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/csplit csplit.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/05/15 22:04:26 PDT Modified files: usr.bin/csplit csplit.c Log: Handle the case where a negative offset in a regular expression match is larger than the number of lines in the overflow file. Revision Changes Path 1.3 +2 -0 src/usr.bin/csplit/csplit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message