Home | History | Annotate | Download | only in mscdlabel
History log of /src/usr.sbin/mscdlabel/main.c
RevisionDateAuthorComments
 1.6  23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.5  10-Jan-2017  christos need <sys/types.h>
 1.4  25-May-2006  christos branches: 1.4.66;
Coverity CID 3214: Check getrawpartition return code.
 1.3  25-Jul-2005  drochner 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.
 1.2  04-Jul-2004  drochner -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
 1.1  29-May-2002  drochner 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
 1.4.66.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed