Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 02/20/2001 00:48:59
Module Name:	syssrc
Committed By:	cgd
Date:		Mon Feb 19 22:48:59 UTC 2001

Modified Files:
	syssrc/sys/arch/alpha/stand/installboot: installboot.c
	syssrc/sys/arch/alpha/stand/installboot.old: installboot.c
	syssrc/sys/arch/alpha/stand/mkbootimage: mkbootimage.c
	syssrc/sys/arch/bebox/stand/mkbootimage: mkbootimage.c
	syssrc/sys/arch/macppc/stand/fixcoff: fixcoff.c
	syssrc/sys/arch/pmax/stand/installboot: installboot.c
	syssrc/sys/arch/pmax/stand/smallnet/setnetimage: setnetimage.c
	syssrc/sys/arch/prep/stand/installboot: installboot.c
	syssrc/sys/arch/sparc/stand/installboot: installboot.c
	syssrc/sys/arch/vax/stand/installboot: installboot.c
	syssrc/sys/dev/microcode/cyclades-z: cyzfirm2h.c

Log Message:
convert to use getprogname()


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/alpha/stand/installboot/installboot.c
cvs rdiff -r1.14 -r1.15 \
    syssrc/sys/arch/alpha/stand/installboot.old/installboot.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/alpha/stand/mkbootimage/mkbootimage.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/bebox/stand/mkbootimage/mkbootimage.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/macppc/stand/fixcoff/fixcoff.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/pmax/stand/installboot/installboot.c
cvs rdiff -r1.2 -r1.3 \
    syssrc/sys/arch/pmax/stand/smallnet/setnetimage/setnetimage.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/prep/stand/installboot/installboot.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sparc/stand/installboot/installboot.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/vax/stand/installboot/installboot.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/microcode/cyclades-z/cyzfirm2h.c

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