Subject: CVS commit: syssrc/usr.sbin/config
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/03/2001 00:31:02
Module Name:	syssrc
Committed By:	tv
Date:		Tue Oct  2 21:31:02 UTC 2001

Modified Files:
	syssrc/usr.sbin/config: config.h main.c

Log Message:
Make this a little more portable to other NetBSD versions without
MAKE_BOOTSTRAP -- use our hand-rolled [gs]etprogname() at all times (er,
actually, the single time we need it...).


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/usr.sbin/config/config.h
cvs rdiff -r1.57 -r1.58 syssrc/usr.sbin/config/main.c

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