aboutsummaryrefslogtreecommitdiff
path: root/bin/df/df.c
Commit message (Expand)AuthorAgeFilesLines
* Partial backport of 64 bit filesystem space code. In spite of the bugsPeter Wemm2005-01-211-15/+22
* Add mention of -g option to manual page and usage message. This hadKen Smith2004-05-201-1/+1
* MFC: 1.39; avoids occasional incorrect column alignment of NFSIan Dowse2002-07-011-5/+3
* MFC: 1.37; make the columns line up, even for very large filesystems.Ian Dowse2002-04-051-39/+106
* MFC: various style and warning fixes from current in preparation forIan Dowse2002-04-051-65/+50
* Fix some MFC confusion: revision 1.23.2.4, which claims to justIan Dowse2002-04-041-8/+7
* MFC: 1.34: make ``df -l'' work when no network filesystems are loaded.Ruslan Ermilov2001-12-191-2/+4
* Effectively back out the MFC of rev 1.27. I accidently MFCed it.David E. O'Brien2001-08-091-32/+29
* MFC: rev 1.26 (-t), 1.27 (BDECFLAGS & WARNS), 1.30 (unsigned int),David E. O'Brien2001-08-011-32/+36
* Added the -l option to dfJim Pirzyk2001-06-181-2/+55
* MFC: 1.24 to 4.x df -g supportJohn W. De Boskey2000-06-131-1/+5
* add human readable output (-h and -H)Michael Haro1999-12-151-11/+131
* Most modern OSs have the ability to flag certain mounts as ones toJulian Elischer1999-11-011-5/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Cleaning out old stuff from one of my source trees:Peter Wemm1998-12-161-5/+14
* 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
* Add Bruce's _NEW_VFSCONF flag to make this compile cleanly andSteve Price1997-08-071-4/+7
* 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
* 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-221-1/+1
* 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-141-1/+1
* Merge Lite2 mods, cleanup man page, and -Wall cleaning.Steve Price1996-12-141-3/+3
* The manual page of df called cd9660 file systems by the nameJordan K. Hubbard1996-12-111-1/+3
* 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
* You will find enclosed some changes to make gcc -Wall more happy inJoerg Wunsch1995-03-191-21/+23
* Added $Id$David Greenman1994-09-241-0/+2
* The last commit was bogus...the putenv doesn't affect the parent process,David Greenman1994-08-121-10/+3
* Implemented the -k flag more properly...don't destroy the user's settingDavid Greenman1994-08-121-2/+11
* Gimme back my `-k' option!Garrett Wollman1994-08-101-2/+6
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+420