From owner-cvs-all Tue Aug 27 7:46:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B7A237B401; Tue, 27 Aug 2002 07:46:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA0B143E6E; Tue, 27 Aug 2002 07:46:23 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7REkNJU030259; Tue, 27 Aug 2002 07:46:23 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7REkNBH030258; Tue, 27 Aug 2002 07:46:23 -0700 (PDT) Message-Id: <200208271446.g7REkNBH030258@freefall.freebsd.org> From: Hellmuth Michaelis Date: Tue, 27 Aug 2002 07:46:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 2002/08/27 07:46:23 PDT Modified files: usr.sbin/i4b/isdnphone isdnphone.8 main.c Log: After dialling using -n, add the ability to wait for the first response from the dialler, usually indicating success or failure. Add -v to add verbose responses in addition to return values indication success or failure. Update man page. Revision Changes Path 1.9 +9 -3 src/usr.sbin/i4b/isdnphone/isdnphone.8 1.4 +67 -5 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