看板 DFBSD_commit 關於我們 聯絡資訊
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