Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2002 19:57:00 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/rpcbind check_bound.c pmap_svc.c rpcb_stat.c rpcb_svc.c rpcb_svc_4.c rpcb_svc_com.c rpcbind.c rpcbind.h security.c util.c
Message-ID:  <200210070257.g972v0ci085306@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/10/06 19:57:00 PDT

  Modified files:
    usr.sbin/rpcbind     check_bound.c pmap_svc.c rpcb_stat.c 
                         rpcb_svc.c rpcb_svc_4.c rpcb_svc_com.c 
                         rpcbind.c rpcbind.h security.c util.c 
  Log:
  WARNS=3 safety (mostly), use __unused for unused params and unsigned where
  needed to avoid warnings about comparing signed and unsigned values.
  
  Revision  Changes    Path
  1.4       +1 -1      src/usr.sbin/rpcbind/check_bound.c
  1.4       +4 -4      src/usr.sbin/rpcbind/pmap_svc.c
  1.3       +3 -5      src/usr.sbin/rpcbind/rpcb_stat.c
  1.2       +4 -4      src/usr.sbin/rpcbind/rpcb_svc.c
  1.4       +6 -6      src/usr.sbin/rpcbind/rpcb_svc_4.c
  1.7       +14 -14    src/usr.sbin/rpcbind/rpcb_svc_com.c
  1.7       +4 -3      src/usr.sbin/rpcbind/rpcbind.c
  1.2       +2 -2      src/usr.sbin/rpcbind/rpcbind.h
  1.4       +2 -2      src/usr.sbin/rpcbind/security.c
  1.5       +3 -2      src/usr.sbin/rpcbind/util.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210070257.g972v0ci085306>