Date: Fri, 13 Dec 2002 14:20:07 -0800 (PST) From: Bill Fenner <fenner@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/amd/include am_utils.h src/contrib/amd/libamu misc_rpc.c Message-ID: <200212132220.gBDMK7L9063620@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 2002/12/13 14:20:07 PST
Modified files: (Branch: RELENG_5_0)
contrib/amd/include am_utils.h
contrib/amd/libamu misc_rpc.c
Log:
Pass the procedure number enum as u_int, not u_long, so that a pointer
to it can be cast to (enum_t *) without losing information.
This fixes certain amd maps on FreeBSD/sparc64. Note that this is
not being committed to HEAD, in the hopes that this fix will come
from the vendor in the next release so these files don't have to
leave the vendor branch.
Approved by: re (rwatson), maintainer (obrien)
Revision Changes Path
1.1.1.5.2.1 +1 -1 src/contrib/amd/include/am_utils.h
1.1.1.4.2.1 +1 -1 src/contrib/amd/libamu/misc_rpc.c
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?200212132220.gBDMK7L9063620>
