summaryrefslogtreecommitdiffstats
path: root/bin/df
Commit message (Expand)AuthorAgeFilesLines
* Remove a misplaced space.obrien2001-08-011-1/+1
* Fix style bugs introduced by rev 1.28. No functional changes.wollman2001-07-161-11/+12
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* WARNS= -> WARNS?=dd2001-06-221-1/+1
* Add parens to get the cast that was meant in previous commit.nectar2001-06-051-2/+2
* Wrong. The size of size_t is *not* the same as the size of an integer.mjacob2001-06-051-2/+4
* Added the -l option to df, so to be compatable with other unicies.pirzyk2001-06-042-4/+59
* Remove vestiges of MFS.ru2001-06-011-2/+2
* BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.kris2001-05-202-14/+17
* Fix operation of df on unmounted filesystems, and add the ability to run dfkris2001-05-091-4/+38
* GC some dead code relating to running df on unmounted block devices,kris2001-05-082-37/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Add -g for gigabyte sizes.jwd2000-06-032-1/+10
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-091-1/+4
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostbde2000-03-271-3/+4
* add human readable output (-h and -H)mharo1999-12-153-12/+158
* Most modern OSs have the ability to flag certain mounts as ones tojulian1999-11-012-6/+14
* $Id$ -> $FreeBSD$peter1999-08-273-3/+3
* Don't suggest sysctl(8) as a means for discovering what filesystem typessheldonh1999-08-261-8/+5
* Removed occurrences of consecutive repeated words (such as "the the").alex1999-02-121-2/+2
* Cleaning out old stuff from one of my source trees:peter1998-12-161-5/+14
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-131-2/+2
* Correct use of .Nm.charnier1998-05-131-5/+5
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-2/+2
* Style police: keep a variable list in alphabetical order, and addjoerg1997-10-131-5/+5
* Make df(1) exit with non-success status if something went wrong.joerg1997-10-121-11/+18
* environmental -> environment.charnier1997-09-181-2/+2
* Add Bruce's _NEW_VFSCONF flag to make this compile cleanly andsteve1997-08-072-6/+9
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Merged from Lite2. The -t option is now handled better. The only visiblebde1997-03-131-104/+37
* Merged from Lite2. The man page no longer attempts to list all thebde1997-03-131-21/+28
* Merge from Lite2. Straightforward changes.bde1997-03-131-2/+7
* This is a funny one: df for a device that was not mounted used to failguido1997-03-101-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
* Include <ufs/ufs/ufsmount.h>.jkh1997-02-171-0/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
* Sort cross references.wosch1997-01-131-2/+2
* Merge Lite2 mods, cleanup man page, and -Wall cleaning.steve1996-12-142-9/+9
* The manual page of df called cd9660 file systems by the namejkh1996-12-112-4/+9
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-291-2/+2
* Partially fixed negative and truncated "Avail" counts in df output.bde1996-01-141-5/+2
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-191-21/+23
* Added $Id$dg1994-09-243-0/+4
* The last commit was bogus...the putenv doesn't affect the parent process,dg1994-08-121-10/+3
* Implemented the -k flag more properly...don't destroy the user's settingdg1994-08-121-2/+11
* Gimme back my `-k' option!wollman1994-08-102-3/+12
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-263-0/+543
OpenPOWER on IntegriCloud