From owner-cvs-src@FreeBSD.ORG Sat Oct 1 19:14:35 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 5F7EB16A41F; Sat, 1 Oct 2005 19:14:35 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D1EF43D48; Sat, 1 Oct 2005 19:14:35 +0000 (GMT) (envelope-from glebius@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 j91JEYIE086026; Sat, 1 Oct 2005 19:14:35 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j91JEYtC086025; Sat, 1 Oct 2005 19:14:34 GMT (envelope-from glebius) Message-Id: <200510011914.j91JEYtC086025@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 1 Oct 2005 19:14:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ifconfig ifconfig.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 01 Oct 2005 19:14:35 -0000 glebius 2005-10-01 19:14:34 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: Now ifconfig is the one right way to turn polling on. Thus, remove the "if" clauses. Revision Changes Path 1.106 +6 -5 src/sbin/ifconfig/ifconfig.8