From owner-cvs-src-old@FreeBSD.ORG Fri Oct 2 06:19:48 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13B5F1065694 for ; Fri, 2 Oct 2009 06:19:48 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DBF5C8FC41 for ; Fri, 2 Oct 2009 06:19:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n926JlQZ066049 for ; Fri, 2 Oct 2009 06:19:47 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n926Jl8B066048 for cvs-src-old@freebsd.org; Fri, 2 Oct 2009 06:19:47 GMT (envelope-from hrs@repoman.freebsd.org) Message-Id: <200910020619.n926Jl8B066048@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to hrs@repoman.freebsd.org using -f From: Hiroki Sato Date: Fri, 2 Oct 2009 06:19:34 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d faith static_arp stf X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2009 06:19:48 -0000 hrs 2009-10-02 06:19:34 UTC FreeBSD src repository Modified files: etc/rc.d faith static_arp stf Log: SVN rev 197701 on 2009-10-02 06:19:34Z by hrs Revert the previous afexists() change. Knobs configured explicitly by the user should not be ignored if possible even if the kernel does not support the prerequisite feature. Discussed with: ume Revision Changes Path 1.3 +0 -4 src/etc/rc.d/faith 1.4 +0 -4 src/etc/rc.d/static_arp 1.3 +0 -4 src/etc/rc.d/stf