From owner-cvs-all Fri Oct 25 13:50:17 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 7D9C037B401; Fri, 25 Oct 2002 13:50:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04D7B43E6A; Fri, 25 Oct 2002 13:50:16 -0700 (PDT) (envelope-from jhb@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 g9PKnPmV028401; Fri, 25 Oct 2002 13:49:25 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9PKnPmx028399; Fri, 25 Oct 2002 13:49:25 -0700 (PDT) Message-Id: <200210252049.g9PKnPmx028399@repoman.freebsd.org> From: John Baldwin Date: Fri, 25 Oct 2002 13:49:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/rc rc.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 jhb 2002/10/25 13:49:25 PDT Modified files: sys/dev/rc rc.c Log: Cast si_drv2 to intptr_t instead of int to quiet warnings. Tested on: alpha Reported by: marcel (on an ia64) Revision Changes Path 1.73 +1 -1 src/sys/dev/rc/rc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message