History log of /netbsd/usr.sbin/mscdlabel/mscdlabel.8 (Results 1 – 4 of 4)
Revision Date Author Comments
# b974cae7 25-Jul-2005 drochner <drochner@NetBSD.org>

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 u

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.

show more ...


# f375ea19 04-Jul-2004 drochner <drochner@NetBSD.org>

-before adding a "partition", check for an ISO9660 filesystem,
and print out volume label and creation time
-if the drive cannot be open()ed read-write, try read-only and
print the information


# a16433ee 30-May-2002 wiz <wiz@NetBSD.org>

Sort SEE ALSO.


# d923fb47 29-May-2002 drochner <drochner@NetBSD.org>

to complement my recent kernel changes: add a small tool to build a
disklabel (in-core one, of course) from a CD TOC, which is useful
to access previous sessions on a multi-session CD