aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/diskcheckd
Commit message (Expand)AuthorAgeFilesLines
* Remove `diskcheckd'. It is now in ports/sysutils.David E. O'Brien2001-08-283-1062/+0
* 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
* * 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-033-0/+1013