summaryrefslogtreecommitdiff
path: root/bin/df
AgeCommit message (Expand)Author
2021-11-29Set totals.f_frsize to DEV_BSIZE instead of totals.f_bsize so thatsimonb
2021-01-06df: bump man page dateginsbach
2021-01-03df: add grand total optionginsbach
2020-08-21- Bump Size/Used/Avail from 10 to 12, and iUsed/iAvail from 8 to 10 for doubl...ryo
2020-08-21field width of blocksize and inode can be changed by #defineryo
2019-09-23we don't need root anymore.christos
2019-09-22Add a new member to struct vfsstat and grow the unused memberschristos
2019-09-20file system police. Fix typo. Fix macro use.wiz
2019-09-18It is not just root, it is device read access (kre)christos
2019-09-18mention that -W needs root.christos
2019-09-18Print the wedge name with -W instead of mntfromchristos
2018-08-26-G cannot be specified alongside -i or -P.sevan
2018-08-26Match SYNOPSIS with usage()sevan
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-08-10Bump datesevan
2016-08-10df was there from v1.sevan
2016-03-05Correct display of df(1) with the -i parameterkamil
2015-11-12PR/50422: Robert Elz: df -G prints the wrong value for fragsize (+FIX)christos
2012-01-07use strspct.christos
2011-08-29Use the same column spacing for the -h output as with the normal output,gson
2011-08-29No need to print internal state once debug is done.enami
2011-08-28- static/__deadchristos
2011-08-14Document non-literal formatschristos
2010-04-05\\ -> \ejoerg
2009-06-06block numbers are measured in f_frsize units. Make -P optionmlelstv
2009-02-14Default to WARNS=4 (except for rcp & ksh)lukem
2009-01-25sign-compare fix for amd64lukem
2009-01-18fix -Wsign-compare issueslukem
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-05-26PR/38755: murray armfield: /bin posix programs missing setprogname and/orchristos
2008-03-04sort options from anon ymouschristos
2008-03-04do the -g -G swap for real.christos
2008-03-04PR/36817: Zafer Aydogan: Don't use -g to implement the same named optionchristos
2008-03-04restore whitespace between 'Filesystem' and 'blocks'.yamt
2007-12-22prtstat: PRIdMAX -> jd as suggested by Joerg Sonnenberger.yamt
2007-12-21don't cast 64bit values to u_long.yamt
2007-07-17kill MFSNAMELENchristos
2007-07-16Fix '-Ph' segfault; from Greg Woodschristos
2007-07-03spacing fixes from Geoff Wingchristos
2007-06-24PR/36541: Greg A. Woods: fix -P option, and add solaris -g option.christos
2007-01-28Improve wording of -a description. From FreeBSD via Zafer Aydogan.wiz
2006-09-04fix formatting of df -h; from Zafer.christos
2006-08-21-h and -[mgk] are mutually exclusive. Only use the last specified. [from zafer]christos
2006-03-17Handle malloc returning NULL.rumble
2006-01-13PR/23688: don't say we're printing in 1k-blocks if -h was also specified.elad
2005-11-18PR/32103: Zafer Aydogan: Fix references to obsolete fstatfs and getfsstatchristos
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2004-12-31Use the same width (9) for both the Used and Avail columns.augustss
2004-07-17Drop LSBs when denominator is big.enami
2004-07-07Remove now unnecesary/incorrect cast.enami