summaryrefslogtreecommitdiffstats
path: root/support/nfs/rpcmisc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings from svc_socket.cSteve Dickson2010-08-091-1/+1
* nfs-utils: make makesock() staticChuck Lever2008-10-081-42/+40
* nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()Chuck Lever2008-10-081-23/+25
* nfs-utils: whitespace clean ups in support/nfs/rpcmisc.cChuck Lever2008-09-261-7/+6
* nfs-utils: Remove excess log reportingChuck Lever2008-09-261-8/+4
* nfs-utils: make makesock() staticChuck Lever2008-09-261-16/+22
* nfs-utils: remove disabled code from support/nfs/rpcmisc.cChuck Lever2008-09-261-16/+0
* nfs-utils: remove unused function rpc_logcall()Chuck Lever2008-09-261-60/+0
* Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown2007-07-291-1/+3
* Never set SO_REUSEADDR on a UDP socket.Neil Brown2007-03-221-2/+5
* Detect if glibc provides socklen_t and use that insteadGreg Banks2006-06-271-2/+6
* Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-221-1/+3
* Autogen updateneilbrown2005-12-201-1/+3
* Fix rpc_init so it isn't confused by sshneilbrown2005-12-121-4/+11
* See Changelogneilbrown2003-02-191-2/+2
* 2002-09-15 Chip Salzenberg <chip@pobox.com>chip2002-09-161-3/+2
* 2002-09-12 H.J. Lu <hjl@lucon.org>hjl2002-09-121-2/+10
* 2001-04-01 Chip Salzenberg <chip@valinux.com>chip2001-04-021-1/+0
* 2001-03-21 H.J. Lu <hjl@lucon.org>hjl2001-03-211-4/+2
* 2001-03-11 H.J. Lu <hjl@lucon.org>hjl2001-03-121-2/+4
* 2001-03-10 Tavis Barr <tavis@boole.isetr.columbia.edu>hjl2001-03-111-4/+2
* 2001-02-14 H.J. Lu <hjl@lucon.org>hjl2001-02-151-0/+1
* 2001-02-02 H.J. Lu <hjl@lucon.org>hjl2001-02-111-7/+9
* 2000-11-09 H.J. Lu <hjl@lucon.org>hjl2000-11-091-1/+1
* Really(!) finish the port-sharing diff.chip2000-04-301-2/+4
* Really reuse ports, even when mountd is run without '-p'.chip2000-04-301-2/+2
* Conserve sockets: Reuse RPC transports.chip2000-03-131-8/+26
* Initial revisionhjl1999-10-181-0/+230