History log of /freebsd/bin/df/df.1 (Results 126 – 145 of 145)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f167d7fb 09-May-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

Fix miscellaneous mdoc macro argument limit infringements.

PR: 18465
Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>


Revision tags: release/4.0.0_cvs, release/3.4.0_cvs
# dd6d33e8 15-Dec-1999 Michael Haro <mharo@FreeBSD.org>

add human readable output (-h and -H)

Obtained from: parts of human readable code from OpenBSD
Reviewed by: obrien

add POSIX, byte and megabyte block size ouput flags

PR: 13579 (POSIX flag)
Submi

add human readable output (-h and -H)

Obtained from: parts of human readable code from OpenBSD
Reviewed by: obrien

add POSIX, byte and megabyte block size ouput flags

PR: 13579 (POSIX flag)
Submitted by: Mike Meyer <mwm@phone.net>

show more ...


# 5b42dac8 01-Nov-1999 Julian Elischer <julian@FreeBSD.org>

Most modern OSs have the ability to flag certain mounts as ones to
be ignored by default by the df(1) program. This is used mostly to
avoid stat()-ing entries that do not represent "real" disk mount

Most modern OSs have the ability to flag certain mounts as ones to
be ignored by default by the df(1) program. This is used mostly to
avoid stat()-ing entries that do not represent "real" disk mount
points (such as those made by an automounter such as amd.) It is
also useful not to have to stat() these entries because it takes
longer to report them that for other file systems, being that these
mount points are served by a user-level file server and resulting in
several context switches. Worse, if the automounter is down
unexpectedly, a causal df(1) will hang in an interruptible way.

PR: kern/9764
Submitted by: Erez Zadok <ezk@cs.columbia.edu>

show more ...


Revision tags: release/3.3.0_cvs
# 2a456239 28-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# b84897d1 26-Aug-1999 Sheldon Hearn <sheldonh@FreeBSD.org>

Don't suggest sysctl(8) as a means for discovering what filesystem types
are available; suggest lsvfs(1) instead.

Reported by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>


Revision tags: release/3.2.0, release/3.1.0
# 43d1df33 12-Feb-1999 Alexander Langer <alex@FreeBSD.org>

Removed occurrences of consecutive repeated words (such as "the the").


Revision tags: release/3.0.0, release/2.2.8, release/2.2.7
# 84717b42 13-May-1998 Poul-Henning Kamp <phk@FreeBSD.org>

.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT

PR: 6599
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>


# d072138a 13-May-1998 Philippe Charnier <charnier@FreeBSD.org>

Correct use of .Nm.


Revision tags: release/2.2.6, release/2.2.5_cvs
# 34384756 18-Sep-1997 Philippe Charnier <charnier@FreeBSD.org>

environmental -> environment.


Revision tags: release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0
# 611d1296 13-Mar-1997 Bruce Evans <bde@FreeBSD.org>

Merged from Lite2. The man page no longer attempts to list all the
vfs types.

Fixed ordering of FreeBSD `k' option in synopsis.


Revision tags: release/2.1.7_cvs
# b97fa2ef 22-Feb-1997 Peter Wemm <peter@FreeBSD.org>

Revert $FreeBSD$ to $Id$


# faa69d1a 17-Feb-1997 Bruce Evans <bde@FreeBSD.org>

Attempt to import Lite2's df.


Revision tags: release/2.1.6_cvs, release/2.1.6.1
# 1130b656 14-Jan-1997 Jordan K. Hubbard <jkh@FreeBSD.org>

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

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.

show more ...


# af202156 13-Jan-1997 Wolfram Schneider <wosch@FreeBSD.org>

Sort cross references.


# 8a166df9 14-Dec-1996 Steve Price <steve@FreeBSD.org>

Merge Lite2 mods, cleanup man page, and -Wall cleaning.


# 2ffc1ec6 11-Dec-1996 Jordan K. Hubbard <jkh@FreeBSD.org>

The manual page of df called cd9660 file systems by the name
isofs while the df command itself used the name iso9660fs or
cdfs. Both of these were inconsistent with the name cd9660 wh

The manual page of df called cd9660 file systems by the name
isofs while the df command itself used the name iso9660fs or
cdfs. Both of these were inconsistent with the name cd9660 which
is used by the mount command. I modified df to recognize all of
the names cd9660, cdfs, isofs, and iso9660fs, and take them all
to refer to the same thing. Naturally I added a note of this
behaviour in the manual page too.

Submitted-By: Jukka Ukkonen <jau@jau.csc.fi>

show more ...


Revision tags: release/2.1.5_cvs
# b8923d4c 29-Aug-1996 Wolfram Schneider <wosch@FreeBSD.org>

[HISTORY] command appeared in Version 1 AT&T UNIX
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41


Revision tags: release/2.1.0_cvs, release/2.0.5_cvs, release/2.0
# 89730b29 24-Sep-1994 David Greenman <dg@FreeBSD.org>

Added $Id$


# 7f0eabfd 10-Aug-1994 Garrett Wollman <wollman@FreeBSD.org>

Gimme back my `-k' option!
Also document `-t' option in the usage message.


Revision tags: release/1.1.5.1_cvs
# 4b88c807 26-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite bin Sources


123456