From owner-cvs-all Sun Dec 6 21:35:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA18522 for cvs-all-outgoing; Sun, 6 Dec 1998 21:35:55 -0800 (PST) (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 VAA18517; Sun, 6 Dec 1998 21:35:54 -0800 (PST) (envelope-from archie@FreeBSD.org) From: Archie Cobbs Received: (from archie@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA24215; Sun, 6 Dec 1998 21:35:55 -0800 (PST) Date: Sun, 6 Dec 1998 21:35:55 -0800 (PST) Message-Id: <199812070535.VAA24215@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/sed compile.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk archie 1998/12/06 21:35:54 PST Modified files: usr.bin/sed compile.c Log: Fix brokenness compiling "s/pat/subst/" when length of subst is >= 4090 chars. PR: bin/7939 Revision Changes Path 1.11 +6 -3 src/usr.bin/sed/compile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message