Date: Wed, 4 Jul 2001 10:43:43 -0700 (PDT) From: Ben Smithurst <ben@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/diskcheckd diskcheckd.c Message-ID: <200107041743.f64HhhI87644@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ben 2001/07/04 10:43:43 PDT Modified files: usr.sbin/diskcheckd diskcheckd.c Log: * Read 64k at a time with variable length pauses between instead of reading variable sized blocks of data every second. This should be more efficient. Suggested & tested by: se * Add a syntax for excluding CD-ROM drives etc. Suggested by: des, se, many others... Manual page updates coming soon. Revision Changes Path 1.2 +99 -54 src/usr.sbin/diskcheckd/diskcheckd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107041743.f64HhhI87644>