From owner-cvs-src@FreeBSD.ORG Fri Feb 11 15:50:26 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 473D216A4CE; Fri, 11 Feb 2005 15:50:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FD5443D2F; Fri, 11 Feb 2005 15:50:26 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BFoQwN088878; Fri, 11 Feb 2005 15:50:26 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BFoQlN088877; Fri, 11 Feb 2005 15:50:26 GMT (envelope-from brian) Message-Id: <200502111550.j1BFoQlN088877@repoman.freebsd.org> From: Brian Somers Date: Fri, 11 Feb 2005 15:50:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/ppp command.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 15:50:26 -0000 brian 2005-02-11 15:50:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/ppp command.c Log: MFC: Use the correct length when copying trailing data PR: 77104 Revision Changes Path 1.300.2.2 +1 -1 src/usr.sbin/ppp/command.c