AMD64 - yp functions take pointers to int, not pointers to size_t.
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 21 Aug 2009 06:47:48 +0000 (23:47 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 21 Aug 2009 06:47:48 +0000 (23:47 -0700)
commit4ae574eedc6385adec475f69ccaf406ab7db0662
treeab5cc469c715f5a1863d25afc95657d7f1ecc224
parent44d6719362ff931d37de5e3a36d1fab24254b5a9
AMD64 - yp functions take pointers to int, not pointers to size_t.

* yp functions were inconsistent.  Fix numerous compiler warnings.
  Note: FreeBSD made the same changes.
include/rpcsvc/ypclnt.h
lib/libc/yp/yplib.c