Date: Wed, 16 Oct 2002 04:25:45 -0700 (PDT) From: Robert Drehmel <robert@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 Message-ID: <200210161125.g9GBPjWd006379@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
> 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 <e0026813@stud3.tuwien.ac.at> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210161125.g9GBPjWd006379>