Date: Wed, 7 Nov 2001 09:53:25 -0800 (PST) From: Bill Fenner <fenner@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common merge_help.awk Message-ID: <200111071753.fA7HrPu44952@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 2001/11/07 09:53:25 PST
Modified files:
sys/boot/common merge_help.awk
Log:
Initialize first to -1; this will create a (nearly) empty file on failure,
instead of looping until the disk is full. This kind of failure can
especially happen when a version of awk that doesn't support POSIX
character classes is used.
Submitted by: David Wolfskill <david@catwhisker.org>
Revision Changes Path
1.5 +1 -1 src/sys/boot/common/merge_help.awk
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111071753.fA7HrPu44952>
