aboutsummaryrefslogtreecommitdiff
path: root/bin/df
Commit message (Expand)AuthorAgeFilesLines
* Use `The .Nm utility'Philippe Charnier2002-04-161-1/+3
* Make the columns in the output of df(1) line up, even for very largeIan Dowse2002-03-261-39/+106
* Warnings fixes inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-221-5/+4
* o __P has been reovedWarner Losh2002-02-021-41/+23
* Make ``df -l'' work when no network filesystems are loaded.Ruslan Ermilov2001-12-191-2/+4
* Do not dot terminate errx() stringsPhilippe Charnier2001-12-111-1/+1
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-2/+0
* Remove a misplaced space.David E. O'Brien2001-08-011-1/+1
* Fix style bugs introduced by rev 1.28. No functional changes.Garrett Wollman2001-07-161-11/+12
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* WARNS= -> WARNS?=Dima Dorfman2001-06-221-1/+1
* Add parens to get the cast that was meant in previous commit.Jacques Vidrine2001-06-051-2/+2
* Wrong. The size of size_t is *not* the same as the size of an integer.Matt Jacob2001-06-051-2/+4
* Added the -l option to df, so to be compatable with other unicies.Jim Pirzyk2001-06-042-4/+59
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-2/+2
* BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.Kris Kennaway2001-05-202-14/+17
* Fix operation of df on unmounted filesystems, and add the ability to run dfKris Kennaway2001-05-091-4/+38
* GC some dead code relating to running df on unmounted block devices,Kris Kennaway2001-05-082-37/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Add -g for gigabyte sizes.John W. De Boskey2000-06-032-1/+10
* Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-1/+4
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostBruce Evans2000-03-271-3/+4
* add human readable output (-h and -H)Michael Haro1999-12-153-12/+158
* Most modern OSs have the ability to flag certain mounts as ones toJulian Elischer1999-11-012-6/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-273-3/+3
* Don't suggest sysctl(8) as a means for discovering what filesystem typesSheldon Hearn1999-08-261-8/+5
* Removed occurrences of consecutive repeated words (such as "the the").Alexander Langer1999-02-121-2/+2
* Cleaning out old stuff from one of my source trees:Peter Wemm1998-12-161-5/+14
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTPoul-Henning Kamp1998-05-131-2/+2
* Correct use of .Nm.Philippe Charnier1998-05-131-5/+5
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-2/+2
* Style police: keep a variable list in alphabetical order, and addJoerg Wunsch1997-10-131-5/+5
* Make df(1) exit with non-success status if something went wrong.Joerg Wunsch1997-10-121-11/+18
* environmental -> environment.Philippe Charnier1997-09-181-2/+2
* Add Bruce's _NEW_VFSCONF flag to make this compile cleanly andSteve Price1997-08-072-6/+9
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Merged from Lite2. The -t option is now handled better. The only visibleBruce Evans1997-03-131-104/+37
* Merged from Lite2. The man page no longer attempts to list all theBruce Evans1997-03-131-21/+28
* Merge from Lite2. Straightforward changes.Bruce Evans1997-03-131-2/+7
* This is a funny one: df for a device that was not mounted used to failGuido van Rooij1997-03-101-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Include <ufs/ufs/ufsmount.h>.Jordan K. Hubbard1997-02-171-0/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Sort cross references.Wolfram Schneider1997-01-131-2/+2
* Merge Lite2 mods, cleanup man page, and -Wall cleaning.Steve Price1996-12-142-9/+9
* The manual page of df called cd9660 file systems by the nameJordan K. Hubbard1996-12-112-4/+9
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-2/+2
* Partially fixed negative and truncated "Avail" counts in df output.Bruce Evans1996-01-141-5/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4