OpenBSD CVS

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: [local] / src / lib / libc / rpc


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] DISCLAIMER  1.4   13 years  millert   Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sourc...
[TXT] Makefile.inc  1.19   4 months  deraadt   When getpwnam(3) reaches out to YP, it calls clntudp_create(3) with a pre-initia...
[TXT] README  1.2   21 years  deraadt   tweak
[TXT] auth_none.c  1.15   2 years  guenther   Mark all the rpc 'ops' vectors, for auth, client, service, and xdr, as const, mo...
[TXT] auth_unix.c  1.30   2 years  guenther   Mark all the rpc 'ops' vectors, for auth, client, service, and xdr, as const, mo...
[TXT] authnone_create.3  1.3   11 years  tedu   Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
[TXT] authunix_prot.c  1.8   8 years  guenther   Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. Hide __xprt...
[TXT] bindresvport.3  1.25   11 years  tedu   Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
[TXT] bindresvport.c  1.19   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] clnt_generic.c  1.7   13 years  millert   Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sourc...
[TXT] clnt_perror.c  1.25   4 years  deraadt   snprintf/vsnprintf return < 0 on error, rather than -1.
[TXT] clnt_raw.c  1.21   2 years  guenther   Mark all the rpc 'ops' vectors, for auth, client, service, and xdr, as const, mo...
[TXT] clnt_simple.c  1.18   8 years  deraadt   All these files include <stdlib.h>, so do not need to cast malloc/calloc/realloc...
[TXT] clnt_tcp.c  1.36   22 months  deraadt   Add a new clnt*_control CLSET_CONNECTED, which says the socket has already been ...
[TXT] clnt_udp.c  1.42   2 months  jsg   fix unintended sizeof(pointer) introduced in rev 1.41 found with noderef.cocci, ...
[TXT] clnt_udp.h  1.1   4 months  deraadt   When getpwnam(3) reaches out to YP, it calls clntudp_create(3) with a pre-initia...
[TXT] clnt_udp_bufcreate.c  1.1   4 months  deraadt   When getpwnam(3) reaches out to YP, it calls clntudp_create(3) with a pre-initia...
[TXT] get_myaddress.c  1.16   3 years  benno   getifaddrs() can return entries where ifa_addr is NULL. Check for this before ac...
[TXT] getrpcent.3  1.13   11 years  tedu   Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
[TXT] getrpcent.c  1.22   3 years  guenther   Do some easy .data -> .rodata/.data.rel.ro conversions ok millert@ deraadt@
[TXT] getrpcport.3  1.10   11 years  tedu   Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
[TXT] getrpcport.c  1.8   13 years  millert   Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sourc...
[TXT] pmap_clnt.c  1.19   8 years  guenther   Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. Hide __xprt...
[TXT] pmap_getmaps.c  1.13   8 years  deraadt   Delete 3 more stderr messages, right before returning a proper error. Code from ...
[TXT] pmap_getport.c  1.13   8 years  guenther   Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. Hide __xprt...
[TXT] pmap_prot.c  1.8   8 years  guenther   Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. Hide __xprt...
[TXT] pmap_prot2.c  1.8   8 years  guenther   Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. Hide __xprt...
[TXT] pmap_rmt.c  1.36   3 years  benno   getifaddrs() can return entries where ifa_addr is NULL. Check for this before ac...
[TXT] rpc.3  1.49   2 years  jsg   failured -> failed
[TXT] rpc_callmsg.c  1.12   8 years  guenther   Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. Hide __xprt...
[TXT] rpc_commondata.c  1.6   13 years  millert   Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sourc...
[TXT] rpc_prot.c  1.16   3 years  mortimer   Remove duplicate definition of _null_auth. ok millert@ deraadt@
[TXT] svc.c  1.29   8 years  deraadt   user land -> userland; from Rob Pierce
[TXT] svc_auth.c  1.10   7 years  guenther   s/alloctaed/allocated/ in comment
[TXT] svc_auth_unix.c  1.13   8 years  guenther   delete old lint ARGSUSED comments
[TXT] svc_raw.c  1.13   2 years  guenther   Mark all the rpc 'ops' vectors, for auth, client, service, and xdr, as const, mo...
[TXT] svc_run.c  1.25   8 years  deraadt   Remove calls to perror(); the error returns are sufficient, and these library ma...
[TXT] svc_simple.c  1.13   8 years  deraadt   Remove all bogus writes to stderr. Only explicit requests should go that way. o...
[TXT] svc_tcp.c  1.43   17 months  jmc   spelling fixes; from paul tagliamonte any changes not taken noted on tech, but c...
[TXT] svc_udp.c  1.27   2 years  guenther   Mark all the rpc 'ops' vectors, for auth, client, service, and xdr, as const, mo...
[TXT] xdr.3  1.28   21 months  jmc   .Li -> .Vt where appropriate; from josiah frentsos, tweaked by schwarze ok schw...
[TXT] xdr.c  1.17   17 months  jmc   spelling fixes; from paul tagliamonte any changes not taken noted on tech, but c...
[TXT] xdr_array.c  1.14   7 years  krw   Nuke whitespace foolish enough to expose itself during the great "warning:" rect...
[TXT] xdr_float.c  1.23   8 years  deraadt   We are done providing support for the vax. lots of agreement.
[TXT] xdr_mem.c  1.18   2 years  guenther   Mark all the rpc 'ops' vectors, for auth, client, service, and xdr, as const, mo...
[TXT] xdr_rec.c  1.24   17 months  jmc   spelling fixes; from paul tagliamonte any changes not taken noted on tech, but c...
[TXT] xdr_reference.c  1.13   17 months  jmc   spelling fixes; from paul tagliamonte any changes not taken noted on tech, but c...
[TXT] xdr_stdio.c  1.17   2 years  guenther   Use fseeko() instead of fseek() inside libc, as the latter just calls the former...
[TXT] rpc_dtablesize.c (in the Attic) [Hide]  1.10   8 years  deraadt   _rpc_dtablesize() is not used anywhere, tracking by sthen; ok guenther
[TXT] rpcauth.3 (in the Attic) [Hide]  1.17   12 years  schwarze   Drop the rpcauth(3) MLINK, there is no function of that name. Joint work with an...