K 10 svn:author V 6 fenner K 8 svn:date V 27 2002-12-13T22:20:07.000000Z K 7 svn:log V 403 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) END