NetBSD/sbin/fsck
jakllsch aff82b369b Make getdiskinfo() always return correct dkwedge_info for the raw partition.
A real disk's raw partition does not implement DIOCGWEDGEINFO, but does
implement DIOCGDINFO.  This was resulting in the returned wedge information
containing 32-bit-clamped values for size of the raw partition, with no
indication thereof.
2013-04-13 22:08:57 +00:00
..
Makefile
exitvalues.h
fsck.8
fsck.c
fsutil.c Support symlinks to a block device to resolve the name of the 2013-01-13 19:53:16 +00:00
fsutil.h factor out rawname() from dump, fsck, savecore. 2012-04-07 16:44:10 +00:00
partutil.c Make getdiskinfo() always return correct dkwedge_info for the raw partition. 2013-04-13 22:08:57 +00:00
partutil.h
pathnames.h
preen.c
progress.c
progress.h