History log of /freebsd-10-stable/usr.bin/lsvfs/lsvfs.1
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 251580 09-Jun-2013 hrs

- Add file system type number (vfc_typenum) in the list. This is useful
for debugging when changing vfs.typenumhash configuration.
- Refactor fmt_flags().

MFC after: 1 week


# 140760 24-Jan-2005 charnier

spell "file system" correctly

Approved by: ru


# 131491 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 107788 12-Dec-2002 ru

Uniformly refer to a file system as "file system".

Approved by: re


# 96704 16-May-2002 trhodes

More consistancy. file system > filesystem


# 68963 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 58611 26-Mar-2000 charnier

.Nm changes


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 38619 29-Aug-1998 bde

Fixed anachronisms (nuked vfs type number; don't give a 1/6-baked list
of vfs flags in the man page).


# 23012 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 13744 30-Jan-1996 mpp

Fix a bunch of spelling errors in a bunch of man pages.


# 7094 16-Mar-1995 wollman

Print out flags as text rather than a number.


# 2965 21-Sep-1994 wollman

Added lsvfs command to show loaded VFS modules (including statically-linked
ones).