Module Name: src Committed By: mrg Date: Wed Nov 21 10:25:17 UTC 2018
Modified Files: src/libexec/httpd: dir-index-bozo.c Log Message: two fixes reported by mouse: - don't check contents of 'st' if stat(2) failed. - round up instead of truncate. now 10000 byte files say 10kB not 9kB. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/libexec/httpd/dir-index-bozo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.