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