summaryrefslogtreecommitdiffstats
path: root/usr.bin/lsvfs/lsvfs.c
Commit message (Expand)AuthorAgeFilesLines
* - Add file system type number (vfc_typenum) in the list. This is usefulhrs2013-06-091-36/+34
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-35/+20
* Fix (uncritical) potential buffer overflow: the length of "buf" was notse2007-11-151-1/+1
* Add security.jail.mount_allowed sysctl, which allows to mount andpjd2007-04-051-0/+5
* Add #include <sys/sysctl.h>. In my tree, mount.h includesmux2002-08-111-0/+1
* - Introduce a new struct xvfsconf, the userland version of struct vfsconf.mux2002-08-101-11/+17
* Consistently use FBSDIDobrien2002-06-301-1/+3
* Silence warning and set WARNS=2.dd2001-06-241-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* getvfsbyname() returns zero on success.ru1999-06-031-2/+2
* Fixed anachronisms (nuked vfs type number; don't give a 1/6-baked listbde1998-08-291-8/+7
* Started getting rid of the compatibility cruft for the Lite1 mount()bde1998-01-171-9/+11
* Typo.charnier1997-07-231-2/+2
* Added missing #include, cleaned up #includes.bde1997-03-031-5/+11
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix bonehead formatting error.wollman1995-03-161-2/+2
* Print out the new flags.wollman1995-03-161-2/+35
* Print out flags as text rather than a number.wollman1995-03-161-4/+14
* Fix compilation error and formatting mistake.wollman1994-09-221-2/+2
* Added lsvfs command to show loaded VFS modules (including statically-linkedwollman1994-09-221-0/+50
OpenPOWER on IntegriCloud