From owner-cvs-src-old@FreeBSD.ORG Fri Oct 2 20:20:12 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 3B92010656DB for ; Fri, 2 Oct 2009 20:20:12 +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 4AC1A8FC1B for ; Fri, 2 Oct 2009 20:20:02 +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 n92KK2ht070160 for ; Fri, 2 Oct 2009 20:20:02 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n92KK2Pe070159 for cvs-src-old@freebsd.org; Fri, 2 Oct 2009 20:20:02 GMT (envelope-from hrs@repoman.freebsd.org) Message-Id: <200910022020.n92KK2Pe070159@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 20:19:53 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d routing 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 20:20:12 -0000 hrs 2009-10-02 20:19:53 UTC FreeBSD src repository Modified files: etc/rc.d routing Log: SVN rev 197719 on 2009-10-02 20:19:53Z by hrs - Enable an afexists() check only when no AF argument is specified. - Simplify helper functions. Discussed with: ume Revision Changes Path 1.152 +76 -55 src/etc/rc.d/routing