From owner-cvs-all@FreeBSD.ORG Fri Oct 29 01:24:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AF6D16A4CF; Fri, 29 Oct 2004 01:24:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5964C43D5C; Fri, 29 Oct 2004 01:24:32 +0000 (GMT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9T1OWEN025671; Fri, 29 Oct 2004 01:24:32 GMT (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9T1OWd2025670; Fri, 29 Oct 2004 01:24:32 GMT (envelope-from simokawa) Message-Id: <200410290124.i9T1OWd2025670@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Fri, 29 Oct 2004 01:24:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/fwcontrol fwcontrol.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Oct 2004 01:24:32 -0000 simokawa 2004-10-29 01:24:32 UTC FreeBSD src repository Modified files: usr.sbin/fwcontrol fwcontrol.c Log: Add usage of -m option. Revision Changes Path 1.21 +3 -2 src/usr.sbin/fwcontrol/fwcontrol.c