From owner-cvs-all Tue Jul 16 5: 6:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6DCB37B400; Tue, 16 Jul 2002 05:06:26 -0700 (PDT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1925743E3B; Tue, 16 Jul 2002 05:06:26 -0700 (PDT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.12.4/8.12.4) with ESMTP id g6GC6OPl035759; Tue, 16 Jul 2002 21:06:24 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 16 Jul 2002 21:05:56 +0900 (JST) Message-Id: <20020716.210556.71183457.nyan@jp.FreeBSD.org> To: markm@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf gethints.awk src/sys/alpha/conf gethints.pl src/sys/i386/conf gethints.pl src/sys/pc98/conf gethints.pl From: Takahashi Yoshihiro In-Reply-To: <200207160928.g6G9SP1b044325@freefall.freebsd.org> References: <200207160928.g6G9SP1b044325@freefall.freebsd.org> X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIp?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 In article <200207160928.g6G9SP1b044325@freefall.freebsd.org> Mark Murray writes: > markm 2002/07/16 02:28:25 PDT > > Added files: > sys/conf gethints.awk > Removed files: > sys/alpha/conf gethints.pl > sys/i386/conf gethints.pl > sys/pc98/conf gethints.pl > Log: > Retire the perl gethints.conf in favour of an awk version. Move > the awk version to a central place for maintenance. A pc98 box uses different port addresses from i386 and alpha. So, this script should be in machine dependent directory. --- TAKAHASHI Yoshihiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message