Date: Thu, 11 Jul 2002 09:23:04 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/rpc clnt.h src/lib/libc/rpc LICENSE Makefile.inc clnt_generic.c rpc_clnt_create.3 rpcb_clnt.c Message-ID: <200207111623.g6BGN4BY052861@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/07/11 09:23:04 PDT
Modified files:
include/rpc clnt.h
lib/libc/rpc Makefile.inc clnt_generic.c
rpc_clnt_create.3 rpcb_clnt.c
Added files:
lib/libc/rpc LICENSE
Log:
Add functions allowing for the user to specify a timeout for rpc functions.
Update copyrights to reflect where this code was lifted from. (tirpc '99)
Submitted by: mbr
Revision Changes Path
1.18 +67 -9 src/include/rpc/clnt.h
1.1 +335 -0 src/lib/libc/rpc/LICENSE (new)
1.22 +4 -1 src/lib/libc/rpc/Makefile.inc
1.14 +175 -59 src/lib/libc/rpc/clnt_generic.c
1.6 +46 -1 src/lib/libc/rpc/rpc_clnt_create.3
1.10 +112 -37 src/lib/libc/rpc/rpcb_clnt.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?200207111623.g6BGN4BY052861>
