From owner-freebsd-arch Sat Oct 27 0:54:53 2001 Delivered-To: freebsd-arch@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 7258137B405; Sat, 27 Oct 2001 00:54:50 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id f9R7snr95012; Sat, 27 Oct 2001 00:54:49 -0700 (PDT) (envelope-from obrien) Date: Sat, 27 Oct 2001 00:54:48 -0700 From: "David O'Brien" To: Joe Abley Cc: Mike Barcroft , "Bruce A. Mah" , Bill Fenner , arch@FreeBSD.ORG Subject: Re: import bawk? Re: NO_AWK Message-ID: <20011027005448.E94651@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200110250153.f9P1rd0H071528@atg.aciworldwide.com> <20011024211434.G15052@elvis.mu.org> <20011025135022.A80517@dragon.nuxi.com> <200110252300.QAA27628@windsor.research.att.com> <20011026002659.H93553@coffee.q9media.com> <200110260512.f9Q5CFS40443@c527597-a.cstvl1.sfba.home.com> <20011026131209.B355@coffee.q9media.com> <20011026221708.F59676@buffoon.automagic.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011026221708.F59676@buffoon.automagic.org>; from jabley@automagic.org on Fri, Oct 26, 2001 at 10:17:08PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Oct 26, 2001 at 10:17:08PM -0400, Joe Abley wrote: > There is one more thing that is worth checking -- there are two > of my awk scripts involved in building bits of boot loader: > > sys/boot/common/merge_help.awk > sys/boot/ficl/softwords/softcore.awk Already dealt with. :-) [I ran with bawk as system awk for quite a while] ---------------------------- revision 1.5 date: 2000-11-14 21:02:49; author: obrien; state: Exp; lines: +2 -2 Don't use the Gawkism strftime(). Pass in the date stamp on the awk command line instead. ---------------------------- -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message