summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* 2000-11-09 H.J. Lu <hjl@lucon.org>hjl2000-11-101-6/+0
| | | | * etc/redhat/nfs.init (start): Back out the last change.
* Fix a typo.hjl2000-11-091-1/+1
|
* 2000-11-09 H.J. Lu <hjl@lucon.org>hjl2000-11-091-0/+6
| | | | | | | | | | | | * 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".
* 2000-09-11 Ion Badulescu <ionut@moisil.dev.hydraweb.com>hjl2000-09-121-1/+1
| | | | | * etc/redhat/nfslock.init: don't kill lockd processes that do not have an executable (i.e. kernel threads)
* rpc.mountd nfs version detectionjweber2000-09-011-5/+12
|
* Full debian build files are now in /debian.chip2000-08-252-157/+0
|
* 1/ be less trusting of information in /var/lib/nfs/xtab. Add things toneilbrown2000-08-232-0/+157
| | | | | | kernel even if they are in here. 2/ O_CREAT [ex]log when locking for write incase they don't exist 3/ added etc/debian diretory with some files
* 2000-08-09 H.J. Lu <hjl@lucon.org>hjl2000-08-101-3/+1
| | | | | | | | * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during startup to ensure all existing clients work fine. * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0 to xtab_read () for reading _PATH_XTAB.
* 2000-07-03 H.J. Lu <hjl@lucon.org>hjl2000-07-031-1/+5
| | | | | | * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during stop to ensure all clients can still access the server before it is shutdown.
* 2000-06-27 H.J. Lu <hjl@lucon.org>hjl2000-06-271-1/+1
| | | | | | | | | * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during startup to ensure all exiting clients are exported. * configure.in (VERSION): Set to "0.1.8.2". * configure: Regenerated. * nfs-utils.spec: Updated.
* 2000-06-04 H.J. Lu <hjl@lucon.org>hjl2000-06-041-1/+1
| | | | * etc/redhat/nfs.init: Fix a typo in comment.
* 2000-05-18 H.J. Lu <hjl@lucon.org>hjl2000-05-181-8/+2
| | | | * etc/redhat/nfs.init (restart): Just do stop and start.
* 2000-04-26 H.J. Lu <hjl@lucon.org>hjl2000-04-261-3/+12
| | | | | * etc/redhat/nfslock.init: Check if lockd exits before killing it.
* Updated.hjl2000-03-132-3/+3
|
* moved exportfs -au after stopping nfsd to stop spuriousneilbrown1999-11-221-1/+1
| | | | ESTALE errors on server shutdown.
* Initial revisionhjl1999-10-182-0/+184