--- ppp-2.4.3/pppd/cbcp.c 2004-10-28 01:15:36.000000000 +0100 +++ ppp-2.4.3/pppd/cbcp.c 2004-11-22 16:32:59.042090959 +0000 @@ -146,7 +146,8 @@ cbcp_open(unit) int unit; { - dbglog("cbcp_open"); + if (debug) + dbglog("cbcp_open"); } /* process an incomming packet */