summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/pmap_rmt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various warningsGreg Hudson2013-06-071-11/+2
* Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1Tom Yu2010-10-081-1/+1
* relicense Sun RPC to 3-clause BSD-styleTom Yu2010-09-221-23/+25
* Clean up a bunch of signed/unsigned comparison warningsGreg Hudson2009-11-021-2/+3
* make mark-cstyleTom Yu2009-10-311-11/+10
* Cleanup some warnings due to getsockname's third argument is sometimesEzra Peisach2009-02-061-1/+5
* In the gss rpc package, replace the type used for a Jeffrey Altman2008-07-231-4/+5
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-0/+2
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-171-28/+32
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-16/+18
* Only system headers should declare errnoSam Hartman2003-01-051-1/+0
* * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach2001-12-071-2/+2
* * clnt_udp.c (clntudp_call): Do not assume that select will notEzra Peisach2001-08-101-2/+3
* Include string.h for memset prototypeEzra Peisach2001-07-091-0/+1
* * auth.h: Provide full prototype for xdr_des_blockEzra Peisach2001-06-281-2/+0
* * svc_simple.c (universal): Change transp to s_transp to notEzra Peisach2001-06-221-8/+8
* * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases inEzra Peisach2001-06-051-0/+1
* pullup from 1.2 branchKen Raeburn2000-06-271-2/+9
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-141-5/+5
* Change #ifdef sparc to #ifdef sun for more portability.Theodore Tso1996-10-231-2/+2
* * pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacsKen Raeburn1996-08-311-2/+3
* Use memset instead of bzeroEzra Peisach1996-07-241-1/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+403