NetBSD/sbin/newfs_lfs
jld aab6081169 When testing seek speed (for the -A option), use sector-aligned offsets
so the reads don't always fail, and also be more careful not to read off
the end of the disk.  If a read does fail, error out instead of silently
leaving the loop early (and possibly dividing by zero seconds), because
it means our idea of the disk size is wrong, or worse.

This fixes PR bin/33199.
2006-04-23 07:56:58 +00:00
..
Makefile
config.h
extern.h
make_lfs.c Check for allocation failures in malloc, calloc, realloc, asprintf, and 2006-03-17 15:53:46 +00:00
misc.c
newfs.c When testing seek speed (for the -A option), use sector-aligned offsets 2006-04-23 07:56:58 +00:00
newfs_lfs.8