Date: Wed, 31 Aug 2011 11:40:26 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/diskcheckd Makefile pkg-plist ports/sysutils/diskcheckd/files diskcheckd.8 diskcheckd.c diskcheckd.in Message-ID: <201108311140.p7VBeQIu081558@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
crees 2011-08-31 11:40:26 UTC
FreeBSD ports repository
Modified files:
sysutils/diskcheckd Makefile pkg-plist
sysutils/diskcheckd/files diskcheckd.8 diskcheckd.c
diskcheckd.in
Log:
- Some bugfixes:
* Calculate delays in microseconds, so that delays of less than
one second between reads (needed to implement rates exceeding
64KB/sec) do not get rounded down to zero.
* Fix a reinitialization problem when handling SIGHUP.
* Additional debug messages (only with -d).
* Comment and manpage improvememts
- Pass maintainership to submitter
PR: ports/115853 ports/143566
Submitted by: perryh@pluto.rain.com
Revision Changes Path
1.16 +9 -9 ports/sysutils/diskcheckd/Makefile
1.6 +29 -12 ports/sysutils/diskcheckd/files/diskcheckd.8
1.8 +89 -23 ports/sysutils/diskcheckd/files/diskcheckd.c
1.2 +3 -7 ports/sysutils/diskcheckd/files/diskcheckd.in
1.3 +1 -1 ports/sysutils/diskcheckd/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108311140.p7VBeQIu081558>
