Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2000-11-09 H.J. Lu <hjl@lucon.org> | hjl | 2000-11-09 | 1 | -1/+1 |
| | | | | | | | | | | | | * etc/redhat/nfs.init (start): Pass --no-tcp to mountd if TCP is not supported by kernel. * support/nfs/rpcmisc.c (rpc_init): Don't set _rpcfdtype to 0. * utils/mountd/mountd.c (longopts): Add "-n/--no-tcp". (main): Set to _rpcfdtype to SOCK_DGRAM for "-n/--no-tcp". * utils/mountd/mountd.man: Updated for "-n/--no-tcp". | ||||
* | Really(!) finish the port-sharing diff. | chip | 2000-04-30 | 1 | -2/+4 |
| | |||||
* | Really reuse ports, even when mountd is run without '-p'. | chip | 2000-04-30 | 1 | -2/+2 |
| | |||||
* | Conserve sockets: Reuse RPC transports. | chip | 2000-03-13 | 1 | -8/+26 |
| | |||||
* | Initial revision | hjl | 1999-10-18 | 1 | -0/+230 |