From owner-freebsd-bugs Wed Oct 9 5: 0:23 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FC1737B401 for ; Wed, 9 Oct 2002 05:00:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E98043E6E for ; Wed, 9 Oct 2002 05:00:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99C0KCo072770 for ; Wed, 9 Oct 2002 05:00:20 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99C0Ktn072769; Wed, 9 Oct 2002 05:00:20 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E679337B401 for ; Wed, 9 Oct 2002 04:53:06 -0700 (PDT) Received: from Star.CINA.chu.edu.tw (Star.CINA.chu.edu.tw [140.126.143.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3BF343E42 for ; Wed, 9 Oct 2002 04:53:04 -0700 (PDT) (envelope-from joehorn@Star.CINA.chu.edu.tw) Received: from Star.CINA.chu.edu.tw (localhost [127.0.0.1]) by Star.CINA.chu.edu.tw (8.12.6/8.12.3) with ESMTP id g99BqoUu028357 for ; Wed, 9 Oct 2002 19:52:51 +0800 (CST) (envelope-from joehorn@Star.CINA.chu.edu.tw) Received: (from joehorn@localhost) by Star.CINA.chu.edu.tw (8.12.6/8.12.3/Submit) id g99BqfQi028356; Wed, 9 Oct 2002 19:52:41 +0800 (CST) Message-Id: <200210091152.g99BqfQi028356@Star.CINA.chu.edu.tw> Date: Wed, 9 Oct 2002 19:52:41 +0800 (CST) From: Joe Horn Reply-To: Joe Horn To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/43857: conflicting types in /usr/src/usr.sbin/i4b/isdnd/support.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43857 >Category: bin >Synopsis: conflicting types in /usr/src/usr.sbin/i4b/isdnd/support.c >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 09 05:00:16 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joe Horn >Release: FreeBSD 4.7-RC i386 >Organization: CINA, CHU, Taiwan. >Environment: System: FreeBSD Star.CINA.chu.edu.tw 4.7-RC FreeBSD 4.7-RC #0: Mon Sep 30 23:04:43 CST 2002 root@Star.CINA.chu.edu.tw:/usr/src/sys/compile/Star i386 >Description: >How-To-Repeat: >Fix: --- support.diff begins here --- *** /usr/src/usr.sbin/i4b/isdnd/support.c Sun Dec 16 23:13:38 2001 --- /usr/src/usr.sbin/i4b/isdnd/support.c.new Wed Oct 9 19:42:54 2002 *************** *** 151,157 **** * find entry by drivertype and driverunit and setup for dialing out *---------------------------------------------------------------------------*/ find_by_device_for_dialoutnumber(int drivertype, int driverunit, int cmdlen, char *cmd) - find_by_device_for_dialoutnumber(msg_dialoutnumber_ind_t *mp) { cfg_entry_t *cep = NULL; int i, j; --- 151,156 ---- --- support.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message