summaryrefslogtreecommitdiffstats
path: root/bin/df
Commit message (Expand)AuthorAgeFilesLines
* Consistently use __FBSDIDobrien2002-06-301-3/+2
* Unconditionally update the maximum field width statistics when weiedowse2002-05-181-5/+3
* Remove the private code for reading UFS superblocks, this does not belongphk2002-05-122-110/+36
* Use `The .Nm utility'charnier2002-04-161-1/+3
* Make the columns in the output of df(1) line up, even for very largeiedowse2002-03-261-39/+106
* Warnings fixes inspired by lint, a commercial lint and WARNS=4.markm2002-02-221-5/+4
* o __P has been reovedimp2002-02-021-41/+23
* Make ``df -l'' work when no network filesystems are loaded.ru2001-12-191-2/+4
* Do not dot terminate errx() stringscharnier2001-12-111-1/+1
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyobrien2001-12-041-2/+0
* 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
OpenPOWER on IntegriCloud