From owner-cvs-all Thu Nov 1 11:14:25 2001 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 D037537B405; Thu, 1 Nov 2001 11:14:16 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA1JEGD49043; Thu, 1 Nov 2001 11:14:16 -0800 (PST) (envelope-from obrien) Message-Id: <200111011914.fA1JEGD49043@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 1 Nov 2001 11:14:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ficl/softwords softcore.awk 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 obrien 2001/11/01 11:14:16 PST Modified files: sys/boot/ficl/softwords softcore.awk Log: Substitute "[:space:]" with the character constants it expands to. This was a silent 'failure' when using Bell-Labs awk. Submitted by: David Wolfskill Revision Changes Path 1.7 +16 -19 src/sys/boot/ficl/softwords/softcore.awk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message