From owner-cvs-all Sun Feb 10 19:54:35 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 415D537B41C; Sun, 10 Feb 2002 19:54:30 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1B3sUu95368; Sun, 10 Feb 2002 19:54:30 -0800 (PST) (envelope-from obrien) Message-Id: <200202110354.g1B3sUu95368@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 10 Feb 2002 19:54:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern genassym.sh 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 2002/02/10 19:54:30 PST Modified files: sys/kern genassym.sh Log: Allow one to specify the AWK used in the environment(commandline). Gawk is blowing up when run natively on the sparc64 -- leading to totally bogus kernel values (all "0x0"). Good ole BWK awk works fine however. Revision Changes Path 1.4 +1 -1 src/sys/kern/genassym.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message