From owner-cvs-all Thu Oct 18 4:58:54 2001 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 E80A237B405; Thu, 18 Oct 2001 04:58:49 -0700 (PDT) Received: (from hm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9IBwne66707; Thu, 18 Oct 2001 04:58:49 -0700 (PDT) (envelope-from hm) Message-Id: <200110181158.f9IBwne66707@freefall.freebsd.org> From: Hellmuth Michaelis Date: Thu, 18 Oct 2001 04:58:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/isdnd dial.c isdnd.h main.c msghdl.c support.c src/usr.sbin/i4b/isdnphone isdnphone.8 main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2001/10/18 04:58:49 PDT Modified files: usr.sbin/i4b/isdnd dial.c isdnd.h main.c msghdl.c support.c usr.sbin/i4b/isdnphone isdnphone.8 main.c Log: Add experimental support for sending keypad facility messages. MFC after: 2 months Revision Changes Path 1.8 +5 -4 src/usr.sbin/i4b/isdnd/dial.c 1.13 +4 -2 src/usr.sbin/i4b/isdnd/isdnd.h 1.15 +5 -1 src/usr.sbin/i4b/isdnd/main.c 1.9 +58 -5 src/usr.sbin/i4b/isdnd/msghdl.c 1.13 +76 -2 src/usr.sbin/i4b/isdnd/support.c 1.6 +11 -7 src/usr.sbin/i4b/isdnphone/isdnphone.8 1.2 +17 -7 src/usr.sbin/i4b/isdnphone/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message