From owner-cvs-all Wed Oct 16 4:25:46 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 8E64437B401; Wed, 16 Oct 2002 04:25:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C21543EA3; Wed, 16 Oct 2002 04:25:45 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9GBPjx3006380; Wed, 16 Oct 2002 04:25:45 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9GBPjWd006379; Wed, 16 Oct 2002 04:25:45 -0700 (PDT) Date: Wed, 16 Oct 2002 04:25:45 -0700 (PDT) From: Robert Drehmel Message-Id: <200210161125.g9GBPjWd006379@freefall.freebsd.org> To: cvs-all@FreeBSD.org, cvs-commiteters@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/hea/eni_buffer.c eni_vcm.c 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 > robert 2002/10/16 04:15:35 PDT > > Modified files: > sys/dev/hea eni_buffer.c eni_vcm.c > Log: > Cast the first argument to bzero() to `void *' after casting it to > `uintptr_t' to pass it as the type bzero() expects. That should have said PR: kern/44121 Reported by: Stefan Farfeleder as well. I will update my commit message templates now. :-) > > Revision Changes Path > 1.14 +1 -1 src/sys/dev/hea/eni_buffer.c > 1.11 +1 -1 src/sys/dev/hea/eni_vcm.c ciao, -robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message