The NetBSD Project

src/lib/libc/rpc/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / rpc

Current tag: netbsd-9-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] xdr_float.c  1.41   8 years  martin   Avoid strict alias violation for VAX
[TXT] svc.c  1.39   8 years  christos   Do proper accounting for the extra -1 slot. Perhaps this is too confusing and it...
[TXT] xdr_rec.c  1.37   5 years  kamil   Avoid undefined behavior in the definition of LAST_FRAG in xdr_rec.c Do not cha...
[TXT] pmap_rmt.c  1.34   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] svc_vc.c  1.34   8 years  christos   fix compilation/lint
[TXT] clnt_generic.c  1.33   9 years  christos   CID 975113: Ignore __rpc_setnodelay error, it is not fatal
[TXT] clnt_raw.c  1.33   8 years  christos   - Use -1 for the fake raw fd since we will be able to go beyond FD_SETSIZE. - Po...
[TXT] clnt_simple.c  1.33   9 years  christos   Fix non _REENTRANT build.
[TXT] svc_simple.c  1.33   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] rpcb_clnt.c  1.31   9 years  justin   Fix definitions to match headers
[TXT] clnt_perror.c  1.30   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] rpc_generic.c  1.30   6 years  christos   - limit size of buffers to RPC_MAXDATASIZE - don't leak memory - be more picky a...
[TXT] clnt_dg.c  1.29   10 years  christos   - add __clnt_sigfillset() that does not blindly block all signals but excludes ...
[TXT] svc_run.c  1.28   7 years  christos   use correct type for poll
[TXT] auth_unix.c  1.26   9 years  snj   src is too big these days to tolerate superfluous apostrophes. It's "its", peop...
[TXT] clnt_bcast.c  1.26   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] clnt_vc.c  1.26   9 years  christos   Fix non _REENTRANT build.
[TXT] bindresvport.c  1.25   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] getnetconfig.c  1.25   6 years  christos   Revert previous since it causes a double free (p->nc_netid == tmp == tmp2). From...
[TXT] rpc.3  1.25   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] svc_raw.c  1.25   8 years  christos   - Use -1 for the fake raw fd since we will be able to go beyond FD_SETSIZE. - Po...
[TXT] Makefile.inc  1.23   8 years  christos   branches: 1.23.16; - Provide multi-threaded fdset's for everyone not just rump ...
[TXT] getrpcent.c  1.23   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] rpc_soc.c  1.23   8 years  christos   Generalize the test, compare on the protocol semantics instead of the name since...
[TXT] rpc_prot.c  1.21   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] svc_auth_unix.c  1.21   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] rpc_callmsg.c  1.20   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] pmap_clnt.c  1.19   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] pmap_getport.c  1.19   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] xdr_stdio.c  1.19   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] getrpcport.c  1.18   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] pmap_getmaps.c  1.18   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] xdr_reference.c  1.18   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] getnetpath.c  1.17   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] pmap_prot2.c  1.17   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] rpc_soc.3  1.17   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] svc_auth.c  1.17   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] svc_dg.c  1.17   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] svc_generic.c  1.17   9 years  christos   Don't try to listen on UDP sockets.
[TXT] auth_none.c  1.16   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] authunix_prot.c  1.16   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] rpc_dtablesize.c  1.16   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] svc_fdset.c  1.16   6 years  maya   avoid calloc(1,0). from clang static analyzer ok christos
[TXT] bindresvport.3  1.14   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] getrpcent.3  1.14   19 years  wiz   Bump date for const change.
[TXT] rpc_commondata.c  1.14   8 years  christos   Only do the compat cruft if we are compiling libc.
[TXT] xdr.3  1.14   12 years  wiz   Bump date for xdr_sizeof. Remove trailing whitespace.
[TXT] rpc_clnt_create.3  1.13   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] rpc_svc_calls.3  1.13   6 years  abhinav   Add __svc_getcallercreds to the NAME section Remove Pp before It at various plac...
[TXT] pmap_prot.c  1.12   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] rpcb_prot.c  1.12   6 years  christos   - limit size of buffers to RPC_MAXDATASIZE - don't leak memory - be more picky a...
[TXT] rpcb_st_xdr.c  1.12   6 years  ginsbach   PR lib/15802: Shuuichirou Murata: Add missing xdr_rpcbs_rmtcalllist_ptr There w...
[TXT] rpcbind.3  1.12   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] rpc_svc_create.3  1.11   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] rpc_svc_reg.3  1.11   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] mt_misc.c  1.9   12 years  matt   Use C89 definitions Remove use of __P
[TXT] rpc_internal.h  1.8   8 years  christos   PR/50408: Pedro Giffuni: Provide a way for rpc to use poll(2) instead of select(...
[TXT] rpc_xdr.3  1.8   14 years  joerg   Fix markup.
[TXT] getnetconfig.3  1.7   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] rpc_clnt_calls.3  1.7   18 years  yamt   - constify and remove __UNCONST from caller of clnt_call(). - use __UNCONST wher...
[TXT] getnetpath.3  1.6   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] rpc_clnt_auth.3  1.6   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] rpc_svc_err.3  1.6   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] getrpcport.3  1.5   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] xdr_sizeof.c  1.5   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] svc_fdset.h  1.4   8 years  christos   Only do the compat cruft if we are compiling libc.
[TXT] DISCLAIMER  1.3   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...
[TXT] __rpc_getxid.c  1.3   20 years  itojun   use internal names for randomid()
[TXT] README  1.2   26 years  perry   RCS Id Police.
[TXT] svc_dg.h  1.2   11 years  tron   Replace previous Sun Microsystems, Inc. license with a standard BSD 3-clause lic...


CVSweb <webmaster@jp.NetBSD.org>