From owner-cvs-all@FreeBSD.ORG Fri Jan 7 00:54:35 2005 Return-Path: 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 E4ED316A4CE; Fri, 7 Jan 2005 00:54:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B22F243D55; Fri, 7 Jan 2005 00:54:35 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j070sZsU070203; Fri, 7 Jan 2005 00:54:35 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j070sZxk070202; Fri, 7 Jan 2005 00:54:35 GMT (envelope-from imp) Message-Id: <200501070054.j070sZxk070202@repoman.freebsd.org> From: Warner Losh Date: Fri, 7 Jan 2005 00:54:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/conf gethints.awk src/sys/amd64/conf gethints.awk src/sys/i386/conf gethints.awk src/sys/pc98/conf gethints.awk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 00:54:36 -0000 imp 2005-01-07 00:54:35 UTC FreeBSD src repository Removed files: sys/alpha/conf gethints.awk sys/amd64/conf gethints.awk sys/i386/conf gethints.awk sys/pc98/conf gethints.awk Log: These are no longer relevant. They are scripts for extracting hints from 4.x kernel config files. User's wishing to upgrade from 4.x to 6 will need to go through 5.x, or grab this script from there. These scripts will remain in RELENG_5... Revision Changes Path 1.3 +0 -116 src/sys/alpha/conf/gethints.awk (dead) 1.4 +0 -115 src/sys/amd64/conf/gethints.awk (dead) 1.3 +0 -116 src/sys/i386/conf/gethints.awk (dead) 1.3 +0 -109 src/sys/pc98/conf/gethints.awk (dead)