summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ext2fs/mount_ext2fs.c
Commit message (Expand)AuthorAgeFilesLines
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-091-2/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Don't refuse to pass the force and sync options to the kernel. Thebde1998-09-091-1/+3
* 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-111-9/+12
* 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
* mount_ext2fs somehow got a stray mntopts.h, which was out of sync withpeter1996-07-231-2/+2
* Get rid of the last vestiges of the old MOUNT_* constants in thewollman1996-05-131-20/+24
* Mount program for EXT2FS.dyson1995-11-061-0/+123
OpenPOWER on IntegriCloud