From owner-cvs-src@FreeBSD.ORG Thu Feb 26 04:43:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82E2D16A4CE; Thu, 26 Feb 2004 04:43:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6686143D3F; Thu, 26 Feb 2004 04:43:43 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1QChhGe067839; Thu, 26 Feb 2004 04:43:43 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1QChhxP067838; Thu, 26 Feb 2004 04:43:43 -0800 (PST) (envelope-from mtm) Message-Id: <200402261243.i1QChhxP067838@repoman.freebsd.org> From: Mike Makonnen Date: Thu, 26 Feb 2004 04:43:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 12:43:43 -0000 mtm 2004/02/26 04:43:43 PST FreeBSD src repository Modified files: etc rc.subr Log: o NetBSD rev. 1.60 Add "*,v" to the list of scratch files to skip. Suggested by Johnny Lam / Alistair Crooks o Update NetBSD rcsid Obtained From: NetBSD Revision Changes Path 1.23 +2 -2 src/etc/rc.subr