NetBSD/sbin/fsck_ffs
haad f5b48500f1 Add support for DIOCGDISKINFO to disk like device drivers. Change
partutil.c::getdiskinfo to use it to get disk geometry info.
Use DIOCGWEDGEINFO ioctl to get information about partition size, if disk
driver doesn't support it use old DIOCGDINFO. This patch adds support for
wedge like devices(lvm logical volumes, ZFS zvol partitions) to newfs and
other tools.

No objections on tech-userlevel@.
2009-06-05 21:52:31 +00:00
..
SMM.doc
dir.c fix sign-compare issues 2009-04-11 07:31:21 +00:00
extern.h Add fss(4) snapshot support to fsck_ffs(8) (via -x or -X options, like 2008-08-30 10:46:16 +00:00
fsck_ffs.8 New sentence, new line. 2009-05-07 08:27:14 +00:00
fsck.h Disable userid to username lookups by default. Add a -U flag to perform them. 2008-10-09 16:56:23 +00:00
inode.c fix sign-compare issues 2009-04-11 07:31:21 +00:00
main.c Don't use unicode in usage. 2008-10-12 20:49:43 +00:00
Makefile Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +00:00
pass1.c reallocate the correct amount. From Anon Ymous 2008-10-12 23:26:12 +00:00
pass1b.c
pass2.c Make sure that the exit values are always sane, and use symbolic instead 2008-02-23 21:41:47 +00:00
pass3.c Improve the progress bar displayed by fsck_ffs -p -P. 2006-11-14 21:01:46 +00:00
pass4.c Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
pass5.c Make sure that the exit values are always sane, and use symbolic instead 2008-02-23 21:41:47 +00:00
setup.c fix a logic error in the previous, as point out by frank kardel. 2009-04-07 05:50:11 +00:00
utilities.c Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
wapbl.c Reduce internals of WAPBL exposed to the rest of the system. 2008-11-10 20:12:13 +00:00