summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.umntall/rpc.umntall.8
Commit message (Collapse)AuthorAgeFilesLines
* Uniformly refer to a file system as "file system".ru2002-12-121-5/+5
| | | | Approved by: re
* The .Nm utilitycharnier2002-07-141-4/+5
|
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Remove more single-space hard sentence breaks.sheldonh2000-03-061-1/+2
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-10/+20
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* This is another in Martin Blapp's N-series of mount-related cleanups :)green2000-01-151-1/+1
| | | | | | | | | | | | | Changes are: - rpc.umntall is called at the right places now in /etc/rc* - rpc.umntall timeout has been lowered from two days (too high) to one - verbose messages in rpc.umntall have been clarified - kill double entries in /var/db/mounttab when rpc.umntall is invoked - ${early_nfs_mounts} has been removed from /etc/rc - patched mount(8) -p to print different pass/dump values for ufs filesystems. (last patch recieved from dan <bugg@bugg.strangled.net>) Submitted by: Martin Blapp <mbr@imp.ch>, dan <bugg@bugg.strangled.net>
* mdoc(7)'fyphantom2000-01-051-10/+13
| | | | sort XREFs
* Fix errors unmounting remote systems which don't understand RPC_UMNTALL.grog1999-12-081-1/+1
| | | | Submitted by: Martin Blapp <mblapp@kassiopeja.lan.attic.ch>
* Add rpc.umntall utility, to be used by startup and shutdown scriptsdillon1999-11-211-0/+111
to replace (broken) umntall signal code previously in mountd. Submitted by: Martin Blapp <mb@imp.ch>
OpenPOWER on IntegriCloud