aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc/pmap_rmt.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Replace casts with use of sa2sin and sa2sin6Robbie Harwood1-3/+3
2014-07-08Include autoconf.h before system headersGreg Hudson1-4/+1
2013-06-07Fix various warningsGreg Hudson1-11/+2
2010-10-08Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1Tom Yu1-1/+1
2010-09-22relicense Sun RPC to 3-clause BSD-styleTom Yu1-23/+25
2009-11-02Clean up a bunch of signed/unsigned comparison warningsGreg Hudson1-2/+3
2009-10-31make mark-cstyleTom Yu1-11/+10
2009-02-06Cleanup some warnings due to getsockname's third argument is sometimesEzra Peisach1-1/+5
2008-07-23In the gss rpc package, replace the type used for a Jeffrey Altman1-4/+5
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn1-0/+2
2004-09-17 * libgssrpc.exports: Don't export internalsTom Yu1-28/+32
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu1-16/+18
2003-01-05Only system headers should declare errnoSam Hartman1-1/+0
2001-12-07 * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach1-2/+2
2001-08-10 * clnt_udp.c (clntudp_call): Do not assume that select will notEzra Peisach1-2/+3
2001-07-09Include string.h for memset prototypeEzra Peisach1-0/+1
2001-06-28 * auth.h: Provide full prototype for xdr_des_blockEzra Peisach1-2/+0
2001-06-22 * svc_simple.c (universal): Change transp to s_transp to notEzra Peisach1-8/+8
2001-06-05 * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases inEzra Peisach1-0/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-2/+9
1998-02-14"Renames" in the following refer to renaming of various exportedTom Yu1-5/+5
1996-10-23Change #ifdef sparc to #ifdef sun for more portability.Theodore Tso1-2/+2
1996-08-31* pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacsKen Raeburn1-2/+3
1996-07-24Use memset instead of bzeroEzra Peisach1-1/+1
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+403