summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ext2fs
Commit message (Expand)AuthorAgeFilesLines
* Now that the kernel is able to load modules itself,mux2002-08-031-15/+2
* The .Nm utilitycharnier2002-07-061-2/+2
* Convert mount_ext2fs(8) to nmount(2).mux2002-05-241-15/+18
* more file system > filesystemtrhodes2002-05-161-3/+3
* o __P removedimp2002-03-211-1/+1
* Default to WARNS=2.obrien2001-12-041-0/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+1
* mount a --> mount andan2001-02-041-1/+1
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-091-2/+9
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* 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