summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.umntall/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-1/+1
|
* Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2peter2003-10-261-0/+2
| | | | (but I haven't turned it on)
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+1
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* Add rpc.umntall utility, to be used by startup and shutdown scriptsdillon1999-11-211-0/+8
to replace (broken) umntall signal code previously in mountd. Submitted by: Martin Blapp <mb@imp.ch>
OpenPOWER on IntegriCloud