From owner-cvs-src@FreeBSD.ORG Fri May 2 06:16:02 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06F18106564A; Fri, 2 May 2008 06:16:02 +0000 (UTC) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D71918FC0C; Fri, 2 May 2008 06:16:01 +0000 (UTC) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m426G1bH005806; Fri, 2 May 2008 06:16:01 GMT (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m426Fx3X005803; Fri, 2 May 2008 06:15:59 GMT (envelope-from simokawa) Message-Id: <200805020615.m426Fx3X005803@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Fri, 2 May 2008 06:15:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/usr.sbin/fwcontrol fwcontrol.8 fwcontrol.c 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: Fri, 02 May 2008 06:16:02 -0000 simokawa 2008-05-02 06:15:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.sbin/fwcontrol fwcontrol.8 fwcontrol.c Log: MFC: add -f option and other small fixes firewire.8 rev 1.22 firewire.c rev 1.24 Revision Changes Path 1.18.2.1 +6 -1 src/usr.sbin/fwcontrol/fwcontrol.8 1.23.2.1 +17 -7 src/usr.sbin/fwcontrol/fwcontrol.c