summaryrefslogtreecommitdiffstats
path: root/bin/df/df.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-041-2/+55
* BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.kris2001-05-201-14/+15
* 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-081-35/+1
* Add -g for gigabyte sizes.jwd2000-06-031-1/+5
* add human readable output (-h and -H)mharo1999-12-151-11/+131
* Most modern OSs have the ability to flag certain mounts as ones tojulian1999-11-011-5/+10
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Cleaning out old stuff from one of my source trees:peter1998-12-161-5/+14
* 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
* Add Bruce's _NEW_VFSCONF flag to make this compile cleanly andsteve1997-08-071-4/+7
* 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
* 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-221-1/+1
* Include <ufs/ufs/ufsmount.h>.jkh1997-02-171-0/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge Lite2 mods, cleanup man page, and -Wall cleaning.steve1996-12-141-3/+3
* The manual page of df called cd9660 file systems by the namejkh1996-12-111-1/+3
* 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-241-0/+2
* 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-101-2/+6
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+420
OpenPOWER on IntegriCloud