summaryrefslogtreecommitdiffstats
path: root/sbin/mount/mount.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from Lite2peter1997-03-111-109/+80
* Implemented user side of "noatime" mount option. This option disablesdg1996-09-031-0/+1
* I have added a new option -p to the mount command. This wasjkh1996-07-211-5/+66
* Change the messages slightly when there is no "mount_type" executableasami1996-03-151-4/+19
* Backout my changes to disallow "mount /mnt /mnt" until I can verifympp1996-03-111-22/+0
* Only restrict the user from doing something like "mount /mnt /mnt"mpp1996-03-111-4/+7
* Do not allow the caller to specify the same path for the specialmpp1996-03-101-0/+19
* Close PR#17. This may be a contraversal fix in that now mount willjkh1996-03-031-5/+1
* The changes for adding the "noauto" option were mostly wrong. MNT_NOAUTOdg1995-08-261-5/+4
* Add a "noauto" flag so that you can do things like prevent your systemjkh1995-08-231-3/+6
* Fix another bogon in the change before the last.bde1995-02-161-1/+1
* Woops, last change wasn't done quite right...fixed.dg1995-02-151-1/+1
* Verify that the last component of the mount point path exists and isdg1995-02-151-1/+11
* Use getvfs* functions to map between VFS types and names.wollman1994-09-221-3/+4
* Fixed NULL pointer dereference that occured when any options weredg1994-08-021-1/+3
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+512
OpenPOWER on IntegriCloud