summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ext2fs/mount_ext2fs.c
Commit message (Expand)AuthorAgeFilesLines
* Add a handy macro to represent null mount option, MOPT_NULL, and makedelphij2005-06-011-1/+1
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* Support mounting ext2fs file systems with -async to the small extentbde2004-02-151-0/+1
* Make this WARNS=2 clean byjohan2003-11-131-1/+1
* Don't depend on namespace pollution in sys/mount.h andmux2002-08-131-0/+1
* Now that the kernel is able to load modules itself,mux2002-08-031-15/+2
* Convert mount_ext2fs(8) to nmount(2).mux2002-05-241-15/+18
* o __P removedimp2002-03-211-1/+1
* 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