aboutsummaryrefslogtreecommitdiff
path: root/sysutils/diskcheckd
Commit message (Expand)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-10/+3
* - add USE_RC_SUBRYen-Ming Lee2006-05-194-27/+30
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
* Use bsd.prog.mk, cleanup a bitVolker Stolz2005-10-062-13/+4
* fix for post-GEOM system.FUJISHIMA Satsuki2004-10-282-4/+20
* IGNORE: Does not run on 5.xKris Kennaway2003-08-171-0/+2
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
* Fix build on -current (catch up to #include changes)Kris Kennaway2002-10-211-0/+2
* BROKEN -> IGNORE to prevent package buildKris Kennaway2002-10-131-1/+1
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-2/+3
* unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set.FUJISHIMA Satsuki2001-09-111-3/+1
* Fix path for config file to include the config file's nameDavid W. Chapman Jr.2001-08-291-2/+2
* Update manpage to refer to diskcheckd.conf in new locationDavid W. Chapman Jr.2001-08-292-4/+5
* Change method in do-extract to ${LN} instead of paxDavid W. Chapman Jr.2001-08-283-8/+27
* Add initial diskcheckd skeleton while waiting for repo copy.David W. Chapman Jr.2001-08-245-0/+66
* Handle snprintf() returning < 0 (not just -1)Brian Somers2001-08-201-2/+2
* Handle snprintf() returning -1.Brian Somers2001-08-201-2/+5
* s/should must/must/ plus markup nit.Ruslan Ermilov2001-08-071-2/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+2
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-2/+0
* Document the two recent changes to diskcheckd's behaviour and configurationBen Smithurst2001-07-181-8/+15
* Add older CD types, matcd, mcd, scd.Ben Smithurst2001-07-041-0/+3
* Exclude acd*, cd*, and md* from being checked by default.Ben Smithurst2001-07-041-0/+9
* * Read 64k at a time with variable length pauses between instead ofBen Smithurst2001-07-041-53/+98
* remove -g -O0, that was only for debugging...Ben Smithurst2001-06-231-1/+1
* mdoc(7) police: minor markup cleanup.Ruslan Ermilov2001-06-041-6/+3
* Add diskcheck-daemon.Poul-Henning Kamp2001-06-034-0/+1031