From owner-cvs-all Mon Nov 6 20:29:37 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 39B6337B4CF; Mon, 6 Nov 2000 20:29:35 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA22485; Mon, 6 Nov 2000 20:29:35 -0800 (PST) (envelope-from brian@FreeBSD.org) Message-Id: <200011070429.UAA22485@freefall.freebsd.org> From: Brian Somers Date: Mon, 6 Nov 2000 20:29:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp ccp.c ccp.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/11/06 20:29:33 PST Modified files: usr.sbin/ppp ccp.c ccp.h Log: Pass the correct output options to the ccp output initialisation routine rather than passing it the first requested output option. Ensure that options are freed correctly even if we don't reach TLU. Revision Changes Path 1.60 +22 -3 src/usr.sbin/ppp/ccp.c 1.24 +3 -3 src/usr.sbin/ppp/ccp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message