CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/12 09:26:34
Modified files:
sbin/fsck : fsutil.c fsutil.h
sbin/fsck_ext2fs: main.c
sbin/fsck_ffs : main.c setup.c
sbin/fsck_msdos: main.c
Log message:
Print the real device name followed by the disklabel UID in parenthesis
when fsck is run against a disklabel UID. This allows a user to determine
which device is really being scanned.
ok krw@
