From owner-cvs-src@FreeBSD.ORG Fri Aug 29 06:25:10 2003 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 0DB0E16A4BF; Fri, 29 Aug 2003 06:25:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FFA43F3F; Fri, 29 Aug 2003 06:25:09 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7TDP90U023107; Fri, 29 Aug 2003 06:25:09 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7TDP9lE023106; Fri, 29 Aug 2003 06:25:09 -0700 (PDT) Message-Id: <200308291325.h7TDP9lE023106@repoman.freebsd.org> From: Mike Makonnen Date: Fri, 29 Aug 2003 06:25:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING src/etc/rc.d Makefile localdaemons network1 network2 network3 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: Fri, 29 Aug 2003 13:25:10 -0000 mtm 2003/08/29 06:25:09 PDT FreeBSD src repository Modified files: . UPDATING etc/rc.d Makefile Removed files: etc/rc.d localdaemons network1 network2 network3 Log: Remove deprecated files no longer neccesary as part of rc.d. Include a note in UPDATING about removing them from current installations. Revision Changes Path 1.265 +11 -0 src/UPDATING 1.25 +1 -2 src/etc/rc.d/Makefile 1.4 +0 -90 src/etc/rc.d/localdaemons (dead) 1.148 +0 -226 src/etc/rc.d/network1 (dead) 1.138 +0 -140 src/etc/rc.d/network2 (dead) 1.139 +0 -36 src/etc/rc.d/network3 (dead)