From owner-cvs-all Mon May 14 13:22:54 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 4FF6137B43C; Mon, 14 May 2001 13:22:49 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4EKMnQ84359; Mon, 14 May 2001 13:22:49 -0700 (PDT) (envelope-from joerg) Message-Id: <200105142022.f4EKMnQ84359@freefall.freebsd.org> From: Joerg Wunsch Date: Mon, 14 May 2001 13:22:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fdread - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joerg 2001/05/14 13:22:49 PDT src/usr.sbin/fdread - Imported sources Update of /home/ncvs/src/usr.sbin/fdread In directory freefall.freebsd.org:/d/home/joerg/fdread Log Message: Initial import of fdread(1), a logical counterpart to fdwrite(1). Its main purpose is to adapt automatically to the floppy parameters (in particular the track size for efficient reading), and to allow a simple error recovery for CRC-errored sectors. Requires the newly added fdc(4) options. Status: Vendor Tag: JOERG Release Tags: v20010514 N src/usr.sbin/fdread/fdread.c N src/usr.sbin/fdread/fdread.1 N src/usr.sbin/fdread/Makefile No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message