Date: Sat, 22 Sep 2001 11:07:47 -0700 (PDT) From: Murray Stokely <murray@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall termcap.c Message-ID: <200109221807.f8MI7lg92159@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
murray 2001/09/22 11:07:47 PDT Modified files: usr.sbin/sysinstall termcap.c Log: Use the isDebug() function rather than making up a new environment variable to check for debug functionality. Previously, you had to set both 'debug' and 'SYSINSTALL_DEBUG' to get a log of sysinstall's activities. Now, only 'debug' is necessary. Revision Changes Path 1.30 +2 -2 src/usr.sbin/sysinstall/termcap.c 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?200109221807.f8MI7lg92159>