From owner-cvs-all@FreeBSD.ORG Wed Oct 22 00:23:28 2003 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 9830716A4B3; Wed, 22 Oct 2003 00:23:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A9DA43F85; Wed, 22 Oct 2003 00:23:28 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9M7NRXJ053847; Wed, 22 Oct 2003 00:23:27 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9M7NRtR053846; Wed, 22 Oct 2003 00:23:27 -0700 (PDT) (envelope-from simokawa) Message-Id: <200310220723.h9M7NRtR053846@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Wed, 22 Oct 2003 00:23:27 -0700 (PDT) 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: Wed, 22 Oct 2003 07:23:28 -0000 simokawa 2003/10/22 00:23:27 PDT FreeBSD src repository Modified files: usr.sbin/fwcontrol fwcontrol.c Log: Add '0x' in front of EUI64 to avoid confusion. Revision Changes Path 1.17 +2 -2 src/usr.sbin/fwcontrol/fwcontrol.c