summaryrefslogtreecommitdiff
path: root/sbin/mount_ffs
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-10filesystem -> file system for a little consistencyTed Unangst
2002-06-26Missing .Xr's from Margarida Sequeira <niness@devilness.org>.Federico G. Schwindt
2002-04-23In mount.h, rename field export -> export_info, to avoid collision with C++.Marc Espie
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-06-08Fix a typo (perfomance -> performance) and lots of section shuffling;Aaron Campbell
2001-04-04Add "softdep" option to mount. Update from rw/async to softdepGrigoriy Orlov
2001-01-10mount_ufs was not needed for a long time..Theo de Raadt
2000-10-10mount -t is the preferred way to invokeMarco S Hyman
2000-06-17Support the -f flag in order to mount dirty filesystems. This makes senseNiklas Hallqvist
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-01-22remove extra externs not needed because of unistd.h (rest of tree will be don...Theo de Raadt
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
1997-08-20Fix pasto.Todd C. Miller
1997-08-20Print "Filesystem not supported by kernel" not "Operation not supported byTodd C. Miller
1997-06-20Now that mount(2) sets errno to EFTYPE, not EINVAL for "invalid file system"kstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-23update rcsidTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1996-02-22From NetBSD:Niklas Hallqvist
1995-11-06complete ufs -> ffs change (From John Kohl; PR #1403)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt