summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.umntall
Commit message (Collapse)AuthorAgeFilesLines
* 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-153-9/+15
| | | | | | | | | | | | | 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-082-6/+10
| | | | Submitted by: Martin Blapp <mblapp@kassiopeja.lan.attic.ch>
* Add rpc.umntall utility, to be used by startup and shutdown scriptsdillon1999-11-215-0/+680
to replace (broken) umntall signal code previously in mountd. Submitted by: Martin Blapp <mb@imp.ch>
OpenPOWER on IntegriCloud