From owner-cvs-all Tue Jun 26 15:17:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 868AC37B401; Tue, 26 Jun 2001 15:17:22 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QMHMF78637; Tue, 26 Jun 2001 15:17:22 -0700 (PDT) (envelope-from joerg) Message-Id: <200106262217.f5QMHMF78637@freefall.freebsd.org> From: Joerg Wunsch Date: Tue, 26 Jun 2001 15:17:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fdread fdread.1 fdread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2001/06/26 15:17:22 PDT Modified files: usr.sbin/fdread fdread.1 fdread.c Log: Implement the -I option that uses the FD_READID ioctl in order to read sector ID fields from a floppy, and display them. Revision Changes Path 1.3 +33 -1 src/usr.sbin/fdread/fdread.1 1.4 +76 -4 src/usr.sbin/fdread/fdread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message