From owner-cvs-all Mon Jul 3 3:23:57 2000 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 40E2B37C048; Mon, 3 Jul 2000 03:23:54 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA52938; Mon, 3 Jul 2000 03:23:54 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200007031023.DAA52938@freefall.freebsd.org> From: Brian Somers Date: Mon, 3 Jul 2000 03:23:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c ether.c exec.c lcp.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/07/03 03:23:54 PDT Modified files: (Branch: RELENG_4) usr.sbin/ppp bundle.c ether.c exec.c lcp.c Log: MFC: Correct printf-style format error Load ng_ether if posssible Make MP & sync ``!program'' links work Don't override the peers MRRU with our local MTU setting Revision Changes Path 1.84.2.5 +4 -3 src/usr.sbin/ppp/bundle.c 1.9.2.2 +9 -3 src/usr.sbin/ppp/ether.c 1.18.2.3 +2 -2 src/usr.sbin/ppp/exec.c 1.81.2.2 +5 -6 src/usr.sbin/ppp/lcp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message