From owner-cvs-all Tue Nov 28 7:20:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF98C37B400; Tue, 28 Nov 2000 07:20:18 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eASFKIG27447; Tue, 28 Nov 2000 07:20:18 -0800 (PST) (envelope-from brian) Message-Id: <200011281520.eASFKIG27447@freefall.freebsd.org> From: Brian Somers Date: Tue, 28 Nov 2000 07:20:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp tcpmss.c tcpmss.h Makefile bundle.c bundle.h command.c physical.c ppp.8 tun.c tun.h X-FreeBSD-CVS-Branch: NETGRAPH Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/11/28 07:20:18 PST Modified files: (Branch: NETGRAPH) usr.sbin/ppp Makefile bundle.c bundle.h command.c physical.c ppp.8 tun.c tun.h Added files: (Branch: NETGRAPH) usr.sbin/ppp tcpmss.c tcpmss.h Log: MFC: Add tcpmssfixup option Revision Changes Path 1.76.2.4 +3 -3 src/usr.sbin/ppp/Makefile 1.105.2.3 +17 -13 src/usr.sbin/ppp/bundle.c 1.42.2.1 +6 -4 src/usr.sbin/ppp/bundle.h 1.248.2.2 +4 -2 src/usr.sbin/ppp/command.c 1.42.2.3 +3 -1 src/usr.sbin/ppp/physical.c 1.237.2.6 +9 -1 src/usr.sbin/ppp/ppp.8 1.20.4.1 +4 -4 src/usr.sbin/ppp/tun.c 1.9.2.1 +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