From owner-cvs-src@FreeBSD.ORG Fri Aug 22 07:52:07 2003 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 D37A716A4BF; Fri, 22 Aug 2003 07:52:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E60943FBF; Fri, 22 Aug 2003 07:52:07 -0700 (PDT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7MEq70U012964; Fri, 22 Aug 2003 07:52:07 -0700 (PDT) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7MEq6dh012963; Fri, 22 Aug 2003 07:52:06 -0700 (PDT) Message-Id: <200308221452.h7MEq6dh012963@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 22 Aug 2003 07:52:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/atm/atm atm_inet.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, 22 Aug 2003 14:52:08 -0000 harti 2003/08/22 07:52:06 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/atm/atm atm_inet.c Log: MFC 1.6 (partly): MFC the one functional change in that commit, that allows more than two parameters to IP PVCs. This is needed to specify traffic options. Revision Changes Path 1.3.2.2 +1 -1 src/sbin/atm/atm/atm_inet.c