Source-Changes archive

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

CVS commit: src/usr.sbin/mscdlabel



Module Name:    src
Committed By:   drochner
Date:           Mon Jul 25 11:26:40 UTC 2005

Modified Files:
        src/usr.sbin/mscdlabel: main.c mscdlabel.8

Log Message:
Allow the test for ISO9660 filesystems to be applied to non-CD devices
and plain file images too. If no TOC can be read, a single track is
assumed which spans the whole thing.
The disklabel will be updated if supported by the device. If not, just
the ISO volume label information will be printed.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/mscdlabel/main.c
cvs rdiff -r1.3 -r1.4 src/usr.sbin/mscdlabel/mscdlabel.8

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