The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD sysutils : diskcheckd

Daemon to check for disk read errors

 diskcheckd is a daemon which runs in the background, reading entire disks
to find any read errors on those disks.  The disks which should be
scanned, and the rates at which they should be scanned, must be specified
in the configuration file.
 

#



diskcheckd history


v. 1.14
date: 2007/10/04 06:10:11;  author: edwin;  state: Exp;  lines: +3 -10
Remove always-false/true conditions based on OSVERSION 500000

v. 1.13 date: 2006/05/19 23:38:08; author: leeym; state: Exp; lines: +3 -6 - add USE_RC_SUBR - refine IGNORE - bump PORTREVISION
v. 1.12 date: 2006/05/13 04:15:27; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with S
v. 1.11 date: 2005/10/06 13:07:46; author: vs; state: Exp; lines: +4 -4 Use bsd.prog.mk, cleanup a bit
v. 1.10 date: 2004/10/28 05:18:33; author: sf; state: Exp; lines: +1 -3 fix for post-GEOM system. PR: 45911 Submitted by: Valentin Nechayev
v. 1.9 date: 2003/08/17 22:45:00; author: kris; state: Exp; lines: +2 -0 IGNORE: Does not run on 5.x PR: ports/45911
v. 1.8 date: 2003/02/20 19:00:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.7 date: 2002/10/13 04:48:06; author: kris; state: Exp; lines: +1 -1 BROKEN -> IGNORE to prevent package build
v. 1.6 date: 2002/09/01 16:07:53; author: dwcjr; state: Exp; lines: +4 -3 ${PERL} -> ${REINPLACE_CMD} PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
v. 1.5 date: 2001/09/11 18:56:20; author: sf; state: Exp; lines: +2 -4 unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set. remove MANCOMPRESSED=no, this is default.
v. 1.4 date: 2001/08/29 05:41:00; author: dwcjr; state: Exp; lines: +3 -3 Fix path for config file to include the config file's name Bump PORTREVISION
v. 1.3 date: 2001/08/29 05:16:22; author: dwcjr; state: Exp; lines: +3 -2 Update manpage to refer to diskcheckd.conf in new location Make Makefile patch manpage to comply with prefix
v. 1.2 date: 2001/08/28 16:52:45; author: dwcjr; state: Exp; lines: +23 -7 Change method in do-extract to ${LN} instead of pax Change BROKEN= warning to state that it hasn't been tested on 4.x or lower Use programs Makefile to build and add CFLAGS+= for location of config file Modify default install location in files/Makefile Change default location of config file to match default ports config file in diskcheckd.c Bump PORTREVISION
v. 1.1 date: 2001/08/24 14:33:09; author: dwcjr; state: Exp; Add initial diskcheckd skeleton while waiting for repo copy. ============================================================================= v. 1.14 date: 2007/10/04 06:10:11; author: edwin; state: Exp; lines: +3 -10 Remove always-false/true conditions based on OSVERSION 500000
v. 1.13 date: 2006/05/19 23:38:08; author: leeym; state: Exp; lines: +3 -6 - add USE_RC_SUBR - refine IGNORE - bump PORTREVISION
v. 1.12 date: 2006/05/13 04:15:27; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with S
v. 1.11 date: 2005/10/06 13:07:46; author: vs; state: Exp; lines: +4 -4 Use bsd.prog.mk, cleanup a bit
v. 1.10 date: 2004/10/28 05:18:33; author: sf; state: Exp; lines: +1 -3 fix for post-GEOM system. PR: 45911 Submitted by: Valentin Nechayev
v. 1.9 date: 2003/08/17 22:45:00; author: kris; state: Exp; lines: +2 -0 IGNORE: Does not run on 5.x PR: ports/45911
v. 1.8 date: 2003/02/20 19:00:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.7 date: 2002/10/13 04:48:06; author: kris; state: Exp; lines: +1 -1 BROKEN -> IGNORE to prevent package build
v. 1.6 date: 2002/09/01 16:07:53; author: dwcjr; state: Exp; lines: +4 -3 ${PERL} -> ${REINPLACE_CMD} PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
v. 1.5 date: 2001/09/11 18:56:20; author: sf; state: Exp; lines: +2 -4 unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set. remove MANCOMPRESSED=no, this is default.
v. 1.4 date: 2001/08/29 05:41:00; author: dwcjr; state: Exp; lines: +3 -3 Fix path for config file to include the config file's name Bump PORTREVISION
v. 1.3 date: 2001/08/29 05:16:22; author: dwcjr; state: Exp; lines: +3 -2 Update manpage to refer to diskcheckd.conf in new location Make Makefile patch manpage to comply with prefix
v. 1.2 date: 2001/08/28 16:52:45; author: dwcjr; state: Exp; lines: +23 -7 Change method in do-extract to ${LN} instead of pax Change BROKEN= warning to state that it hasn't been tested on 4.x or lower Use programs Makefile to build and add CFLAGS+= for location of config file Modify default install location in files/Makefile Change default location of config file to match default ports config file in diskcheckd.c Bump PORTREVISION
v. 1.1 date: 2001/08/24 14:33:09; author: dwcjr; state: Exp; Add initial diskcheckd skeleton while waiting for repo copy. ============================================================================= v. 1.14 date: 2007/10/04 06:10:11; author: edwin; state: Exp; lines: +3 -10 Remove always-false/true conditions based on OSVERSION 500000
v. 1.13 date: 2006/05/19 23:38:08; author: leeym; state: Exp; lines: +3 -6 - add USE_RC_SUBR - refine IGNORE - bump PORTREVISION
v. 1.12 date: 2006/05/13 04:15:27; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with S
v. 1.11 date: 2005/10/06 13:07:46; author: vs; state: Exp; lines: +4 -4 Use bsd.prog.mk, cleanup a bit
v. 1.10 date: 2004/10/28 05:18:33; author: sf; state: Exp; lines: +1 -3 fix for post-GEOM system. PR: 45911 Submitted by: Valentin Nechayev
v. 1.9 date: 2003/08/17 22:45:00; author: kris; state: Exp; lines: +2 -0 IGNORE: Does not run on 5.x PR: ports/45911
v. 1.8 date: 2003/02/20 19:00:47; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.7 date: 2002/10/13 04:48:06; author: kris; state: Exp; lines: +1 -1 BROKEN -> IGNORE to prevent package build
v. 1.6 date: 2002/09/01 16:07:53; author: dwcjr; state: Exp; lines: +4 -3 ${PERL} -> ${REINPLACE_CMD} PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
v. 1.5 date: 2001/09/11 18:56:20; author: sf; state: Exp; lines: +2 -4 unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set. remove MANCOMPRESSED=no, this is default.
v. 1.4 date: 2001/08/29 05:41:00; author: dwcjr; state: Exp; lines: +3 -3 Fix path for config file to include the config file's name Bump PORTREVISION
v. 1.3 date: 2001/08/29 05:16:22; author: dwcjr; state: Exp; lines: +3 -2 Update manpage to refer to diskcheckd.conf in new location Make Makefile patch manpage to comply with prefix
v. 1.2 date: 2001/08/28 16:52:45; author: dwcjr; state: Exp; lines: +23 -7 Change method in do-extract to ${LN} instead of pax Change BROKEN= warning to state that it hasn't been tested on 4.x or lower Use programs Makefile to build and add CFLAGS+= for location of config file Modify default install location in files/Makefile Change default location of config file to match default ports config file in diskcheckd.c Bump PORTREVISION
v. 1.1 date: 2001/08/24 14:33:09; author: dwcjr; state: Exp; Add initial diskcheckd skeleton while waiting for repo copy. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm