summaryrefslogtreecommitdiffstats
path: root/support/nfs/getport.c
Commit message (Expand)AuthorAgeFilesLines
* getport.c: fix non-standard CChuck Lever2009-04-151-2/+2
* nfs-utils: Include legacy or TI-RPC headers, not bothChuck Lever2009-03-161-2/+2
* nfs-utils: replace function-specific switches with HAVE_LIBTIRPCChuck Lever2009-03-161-18/+18
* nfs-utils: Replace getservbyname(3)Chuck Lever2009-03-051-42/+63
* Have sizeof using the correct value in nfs_getlocalport()Ben Greear2009-03-041-1/+1
* nfs-utils: Remove fprintf() call from support/nfs/getport.cChuck Lever2009-03-041-3/+0
* mount: getport: don't use getaddrinfo(3) on old systemsChuck Lever2009-01-061-10/+59
* Added support/nfs/getport.cSteve Dickson2008-11-181-0/+965