Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 08:14:49 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ypxfr ypxfr_extern.h src/lib/libc/rpc rpc_soc.c rpc_soc.3 src/include/rpc rpc.h
Message-ID:  <200103231614.f2NGEnW73675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2001/03/23 08:14:49 PST

  Modified files:
    libexec/ypxfr        ypxfr_extern.h 
    lib/libc/rpc         rpc_soc.c rpc_soc.3 
    include/rpc          rpc.h 
  Log:
  change callrpc() from taking "char *" args, I'm quite sure they really meant
  to use "void *".
  
  remove a duplicate prototype for callrpc() from libexec/ypxfr/ypxfr_extern.h
  
  Revision  Changes    Path
  1.8       +1 -2      src/libexec/ypxfr/ypxfr_extern.h
  1.2       +2 -2      src/lib/libc/rpc/rpc_soc.c
  1.3       +3 -3      src/lib/libc/rpc/rpc_soc.3
  1.15      +3 -3      src/include/rpc/rpc.h


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?200103231614.f2NGEnW73675>