summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ext2fs
Commit message (Expand)AuthorAgeFilesLines
* Don't refuse to pass the force and sync options to the kernel. Thebde1998-09-091-1/+3
* Correct use of .Nm.charnier1998-07-061-3/+4
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-1/+0
* Show the real revision date and not the date that thissteve1997-06-231-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Merge from Lite2 (use new getvfsbyname() and mount(2) interface)peter1997-03-112-9/+13
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-2/+2
* Use the .Fx macro where appropriate.mpp1996-08-231-1/+2
* mount_ext2fs somehow got a stray mntopts.h, which was out of sync withpeter1996-07-232-74/+2
* Get rid of the last vestiges of the old MOUNT_* constants in thewollman1996-05-131-20/+24
* Hacked up a small man page for mount_ext2fs. The existing man page wasmpp1996-01-311-61/+10
* Mount program for EXT2FS.dyson1995-11-064-0/+331
OpenPOWER on IntegriCloud