Subject: CVS commit: src/usr.sbin/makefs/cd9660
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 08/19/2005 01:24:22
Module Name: src
Committed By: dyoung
Date: Fri Aug 19 01:24:22 UTC 2005
Modified Files:
src/usr.sbin/makefs/cd9660: cd9660_eltorito.c
Log Message:
Change from malloc/strcpy idiom to strdup.
Revamp err, errx, warn, warnx usage.
Misc. cosmetic tweaks.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.sbin/makefs/cd9660/cd9660_eltorito.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.