From owner-cvs-all Thu Apr 4 21:40:26 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 2373737B416; Thu, 4 Apr 2002 21:40:21 -0800 (PST) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g355eKX67864; Thu, 4 Apr 2002 21:40:20 -0800 (PST) (envelope-from jmallett) Message-Id: <200204050540.g355eKX67864@freefall.freebsd.org> From: "J. Mallett" Date: Thu, 4 Apr 2002 21:40:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed process.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 jmallett 2002/04/04 21:40:20 PST Modified files: usr.bin/sed process.c Log: Fix sed(1) behaviour for 'G' when given null holdspace by making sure it contains a \n. PR: misc/26153 Submitted by: ashp Reviewed by: mike Obtained from: NetBSD MFC after: 2 days Revision Changes Path 1.14 +2 -0 src/usr.bin/sed/process.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message