OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Joel Sing (jsingcvs.openbsd.org)
Date: Thu Aug 12 2010 - 10:26:34 CDT


CVSROOT: /cvs
Module name: src
Changes by: jsingcvs.openbsd.org 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