summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nfs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Link mount_nfs -> mount_nfs4, and mount_nfs.8 -> mount_nfs4.8.rodrigc2007-01-231-0/+3
| | | | Suggested by: rees
* Increase WARNS to 3.rodrigc2006-11-211-1/+1
|
* style.Makefile(5):johan2004-02-231-1/+1
| | | | Use WARNS?= instead of WARNS=.
* - Silence warnings (casting, implicit decl., unused var.).mdodd2003-03-251-1/+1
| | | | - WARNS=2
* Default to WARNS=2.obrien2001-12-041-0/+2
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* Userland part of nfs client/server split and cleanup.peter2001-09-181-8/+0
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
|
* Use libcrypto instead of libdes.markm2000-02-241-2/+2
|
* Finish up umntall support. init now passed an argument to thedillon1999-11-221-3/+6
| | | | | | | | | rundown script 'reboot' or 'single'. ISO support (which never worked) has been removed from mount_nfs. mount_nfs and umount now use mounttab, which allows umntall to work properly. The rc scripts now call umntall as appropriate. Submitted by: Martin Blapp <mb@imp.ch>
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-1/+0
| | | | the default.
* Merge from Lite2 (use new getvfsbyname() and mount(2) interface)peter1997-03-111-0/+1
|
* Add support for kerberised NQNFS.dfr1995-01-301-0/+8
| | | | | | Reviewed by: Submitted by: Obtained from:
* Delete obsolete references to librpc.a.wollman1994-08-081-3/+0
|
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
| | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+14
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud