aboutsummaryrefslogtreecommitdiff
path: root/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2013-08-30Fix typos.Ondřej Bílka1-1/+1
2013-08-29Fix typos.Ondřej Bílka3-6/+6
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers2-2/+2
2013-06-06Fix leading whitespaces.Ondrej Bilka1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold7-0/+7
2013-05-10Use *stat64 instead of *stat in installed programsFlorian Weimer1-5/+5
2013-05-10Localize rpcgenAndreas Jaeger1-0/+4
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers14-14/+14
2012-12-05 * sunrpc/etc.rpc (fedfs_admin): Add entry.Jeff Law1-0/+1
2012-11-30 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...Siddhesh Poyarekar1-1/+0
2012-11-28 [BZ #14889]Jeff Law5-2/+110
2012-11-19bindresvport() uses two static variables port and startport which are notPeng Haitao1-0/+11
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers3-9/+6
2012-11-09Fix sunrpc 64-bit (especially big-endian) issues (bug 14821).Joseph Myers3-56/+56
2012-08-07rpcgen - fall back to looking for cpp in system pathAllan McRae1-22/+18
2012-07-26Fix some -Wformat warnings in rpcgen.Roland McGrath3-3/+3
2012-07-06sunrpc: fix rpc bootstrap buildsMike Frysinger1-1/+1
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab2-6/+6
2012-05-21Fix sunrpc static libraryAndreas Jaeger2-2/+6
2012-05-16Fix dependency tracking on cross-rpcgen-objsAndreas Schwab1-5/+3
2012-05-10Make sunrpc code usable againAndreas Jaeger50-152/+158
2012-05-10Build rpcgen-generated files when cross compiling.Maxim Kuvyrkov2-8/+40
2012-05-10Add dependency tracking for rpc-compat-routinesAndreas Schwab1-2/+6
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov1-5/+0
2012-03-10Use standard build rule to build rpcgen.Joseph Myers2-4/+4
2012-03-09Remove __GNU_LIBRARY__ conditionals from rpcgen.Joseph Myers3-57/+1
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-7/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert10-30/+19
2012-01-07Remove pre-ISO C supportUlrich Drepper6-49/+49
2011-12-04Fix aliasing issues in RPC codeUlrich Drepper3-3/+31
2011-11-12Fix case value used in RPC codUlrich Drepper1-1/+1
2011-10-08Fix netname2hostAndreas Jaeger1-3/+2
2011-09-10Cleanup of configuration optionsUlrich Drepper15-64/+29
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath1-4/+5
2011-05-06Install rpc/netdb.h againAndreas Schwab1-3/+4
2011-04-22Fix "make xcheck" in sunrpc.H.J. Lu4-3/+16
2011-04-20Fix build problem in sunrpc.Ulrich Drepper1-2/+2
2011-04-17Add before-compile to dependencies for librpc_compat_pic objects.Ulrich Drepper1-1/+1
2011-04-16Obsolete RPC implementation in libc.Ulrich Drepper52-452/+730
2010-09-01Remove duplicate version of pmap_getport from NIS code.Ulrich Drepper2-7/+27
2010-08-24Avoid nested comment.Roland McGrath1-2/+1
2010-08-19Once again change RPC copyright notices.Ulrich Drepper92-2666/+2418
2010-06-27Fix whitespaces.Ulrich Drepper10-124/+118
2010-06-27Revert "Sun agreed to a change of the license for the RPC code to a BSD-like ...Ulrich Drepper91-2431/+2726
2010-05-21sunrpc: Fix spurious fall-throughAndreas Schwab3-0/+3
2009-11-22Reinitialize _create_xid state after fork.Ulrich Drepper1-5/+7
2009-06-16Don't treat bug reporting message as a format string.Andreas Schwab1-2/+2
2009-05-20Sun agreed to a change of the license for the RPC code to a BSD-like license.Ulrich Drepper91-2726/+2431