]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the isDebug() function rather than making up a new environment
authorMurray Stokely <murray@FreeBSD.org>
Sat, 22 Sep 2001 18:07:47 +0000 (18:07 +0000)
committerMurray Stokely <murray@FreeBSD.org>
Sat, 22 Sep 2001 18:07:47 +0000 (18:07 +0000)
commit8f217e4c8bd00ce6bcbfe5eb4776164a7466da16
treeeaea982df5c74c2c6bc2566c50bae74907b30073
parentbd61b8e81de2a47c2b374eb97b39713f70957281
  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.
usr.sbin/sade/termcap.c
usr.sbin/sysinstall/termcap.c