Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 00:58:54 -0800 (PST)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/rpcgen rpc_main.c rpc_svcout.c src/usr.sbin/mountd mountd.c src/usr.sbin/rpc.lockd lockd.c src/usr.sbin/rpc.statd statd.c src/usr.sbin/rpc.yppasswdd yppasswdd_main.c src/usr.sbin/rpcbind rpcb_svc_com.c rpcbind.c
Message-ID:  <200301160858.h0G8wsT0085751@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2003/01/16 00:58:54 PST

  Modified files:        (Branch: RELENG_5_0)
    usr.bin/rpcgen       rpc_main.c rpc_svcout.c 
    usr.sbin/mountd      mountd.c 
    usr.sbin/rpc.lockd   lockd.c 
    usr.sbin/rpc.statd   statd.c 
    usr.sbin/rpc.yppasswdd yppasswdd_main.c 
    usr.sbin/rpcbind     rpcb_svc_com.c rpcbind.c 
  Log:
  MCF:    Implement nonblocking tpc-connections. rpcgen -m does still
          produce backcompatible code.
  
  Reviewed by:    rwatson
  Approved by:    re (rwatson)
  Obtained from:  NetBSD
  
  Revision  Changes    Path
  1.19.2.1  +2 -0      src/usr.bin/rpcgen/rpc_main.c
  1.14.2.1  +31 -5     src/usr.bin/rpcgen/rpc_svcout.c
  1.70.2.1  +7 -2      src/usr.sbin/mountd/mountd.c
  1.13.2.1  +6 -1      src/usr.sbin/rpc.lockd/lockd.c
  1.10.2.1  +4 -0      src/usr.sbin/rpc.statd/statd.c
  1.22.2.1  +4 -0      src/usr.sbin/rpc.yppasswdd/yppasswdd_main.c
  1.7.2.1   +6 -2      src/usr.sbin/rpcbind/rpcb_svc_com.c
  1.8.2.2   +8 -3      src/usr.sbin/rpcbind/rpcbind.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?200301160858.h0G8wsT0085751>