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 Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +00:00
exitvalues.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fsck.8 New sentence, new line. Sort sections. 2011-04-28 12:16:10 +00:00
fsck.c use getfsspecname() 2012-04-07 04:52:20 +00:00
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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pathnames.h Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
preen.c use getfsspecname() 2012-04-07 04:52:20 +00:00
progress.c fix sign-compare issues 2009-04-11 06:48:36 +00:00
progress.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00