Date: Tue, 7 Aug 2001 05:48:17 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall config.c menus.c sysinstall.h Message-ID: <200108071248.f77CmHm43420@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/08/07 05:48:17 PDT
Modified files:
usr.sbin/sysinstall config.c menus.c sysinstall.h
Log:
In preparation for MFC of sysinstall changes to edit /etc/ttys in
post-install config, reduce the potential confusion from the existence
of both configTTYs and configTtys by renaming configTTYs to
configEtcTtys. While this is not a C naming conflict, it was probably
a poor choice of names on my part.
Revision Changes Path
1.186 +2 -2 src/usr.sbin/sysinstall/config.c
1.313 +3 -3 src/usr.sbin/sysinstall/menus.c
1.212 +2 -2 src/usr.sbin/sysinstall/sysinstall.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108071248.f77CmHm43420>
