git: AMD64 - yp functions take pointers to int, not pointers to size_t.

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Aug 21 03:47:04 PDT 2009


commit 4ae574eedc6385adec475f69ccaf406ab7db0662
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Aug 20 23:47:48 2009 -0700

    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.

Summary of changes:
 include/rpcsvc/ypclnt.h |    6 +++---
 lib/libc/yp/yplib.c     |    8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4ae574eedc6385adec475f69ccaf406ab7db0662


-- 
DragonFly BSD source repository





More information about the Commits mailing list