From owner-cvs-all Thu Mar 18 16: 5:54 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 66BF914D32; Thu, 18 Mar 1999 16:05:52 -0800 (PST) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id QAA90384; Thu, 18 Mar 1999 16:05:33 -0800 (PST) (envelope-from brian@FreeBSD.org) Message-Id: <199903190005.QAA90384@freefall.freebsd.org> From: Brian Somers Date: Thu, 18 Mar 1999 16:05:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp command.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/03/18 16:05:33 PST Modified files: usr.sbin/ppp command.c Log: Don't forget to fully initialise the configured values for MYADDR and HISADDR in ``set ifaddr'' so that unspecified values don't end up retaining their `width'. Revision Changes Path 1.189 +4 -4 src/usr.sbin/ppp/command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message