Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.sbin/dumpfs



Module Name:    basesrc
Committed By:   lukem
Date:           Fri Nov  9 12:01:14 UTC 2001

Modified Files:
        basesrc/usr.sbin/dumpfs: Makefile dumpfs.8 dumpfs.c

Log Message:
When used without -F, search for `special' in fstab and use the raw version
of the fs_spec. In any case, use opendisk(3) to open the device.

When used with -F just open `special' as-is.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/usr.sbin/dumpfs/Makefile \
    basesrc/usr.sbin/dumpfs/dumpfs.8
cvs rdiff -r1.30 -r1.31 basesrc/usr.sbin/dumpfs/dumpfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index