From owner-cvs-all Wed May 6 16:53:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18492 for cvs-all-outgoing; Wed, 6 May 1998 16:53:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18401; Wed, 6 May 1998 16:53:16 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA11070; Wed, 6 May 1998 16:50:29 -0700 (PDT) Date: Wed, 6 May 1998 16:50:29 -0700 (PDT) Message-Id: <199805062350.QAA11070@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c ip.c ipcp.c route.c tun.c tun.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/05/06 16:50:28 PDT Modified files: (Branch: MP) usr.sbin/ppp bundle.c bundle.h command.c ip.c ipcp.c route.c tun.c tun.h Log: Categorize the fields in struct bundle, and make the tunnel device speed available in ``show bundle''. Revision Changes Path 1.1.2.76 +57 -52 src/usr.sbin/ppp/Attic/bundle.c 1.1.2.38 +14 -6 src/usr.sbin/ppp/Attic/bundle.h 1.131.2.79 +3 -3 src/usr.sbin/ppp/command.c 1.38.2.26 +4 -4 src/usr.sbin/ppp/ip.c 1.50.2.51 +3 -3 src/usr.sbin/ppp/ipcp.c 1.42.2.24 +3 -3 src/usr.sbin/ppp/route.c 1.6.4.18 +4 -5 src/usr.sbin/ppp/tun.c 1.3.4.3 +2 -2 src/usr.sbin/ppp/tun.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message