DragonFly commits List (threaded) for 2009-08
DragonFly BSD
DragonFly commits List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 21 Aug 2009 03:45:12 -0700 (PDT)

commit 4ae574eedc6385adec475f69ccaf406ab7db0662
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]