summaryrefslogtreecommitdiffstats
path: root/bin/df
Commit message (Expand)AuthorAgeFilesLines
* Updated dependenciessjg2014-05-101-0/+2
* Merge headsjg2014-04-281-4/+4
|\
| * -h and -H options backwards in manual page.wblock2014-01-161-3/+3
| * Clean up a spurious "." in SEE ALSO.brueffer2013-10-281-1/+1
* | Merge from headsjg2013-09-052-6/+9
|\ \ | |/
| * Complete revision 243104.grog2013-05-171-1/+3
| * Don't appease clang static analyzer after all and roll backuqs2013-04-261-1/+0
| * bin/df: Fix unitialized use in prtstatuqs2013-04-201-5/+7
* | Updated dependenciessjg2013-03-111-0/+1
* | Updated dependenciessjg2013-02-161-2/+0
* | Sync with HEAD.obrien2013-02-082-43/+116
|\ \ | |/
| * Don't time travel back and use a present date.delphij2013-01-251-1/+1
| * - Wrap long line;delphij2013-01-242-2/+4
| * Handle large negative block counts correctly.grog2012-12-121-1/+1
| * Update man pages and clarify a number of options.grog2012-11-162-35/+65
| * Fix section number for pstat and swapinfo cross references.pluknet2012-11-151-3/+3
| * Add , (comma) option to print sizes grouped and separated by thousandsgrog2012-11-152-16/+57
| * Revert 240527:eadler2012-09-161-1/+0
| * Free memory before exiting in order toeadler2012-09-141-0/+1
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
|/
* Bump date to today (since I modified it)eadler2012-03-031-1/+1
* Direct users to swapinfo and pstat from dfeadler2012-03-031-0/+2
* Minor clarificationdes2011-10-181-1/+2
* Simplify df(1) by factoring out most of the common code:des2011-10-181-26/+27
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
* Staticify internal routines.delphij2009-06-231-1/+1
* Make "human-readable" (-H/-h) output also "humanize" inode counts.simon2009-06-072-6/+37
* Implement -T option as found in Linux df(1). When given, file system typepjd2008-11-232-7/+19
* Significantly reduce the memory leak as noted in BUGS section forscf2007-07-041-4/+4
* Back out all POSIXified *env() changes.ache2007-05-011-4/+4
* Eliminate error with -W* strict flags and make putenv() calls conforming toache2007-04-301-4/+4
* getblocksize expects pointer to long as a second argument, notkan2007-04-061-2/+2
* Fix a bug where the mutual exclusivity of the -l and -t options is notwill2007-03-081-1/+4
* Fix markup.ru2007-02-281-2/+3
* Based on The Open Group Base Specifications Issue 6 IEEE Std 1003.1, ourcsjp2006-09-201-2/+11
* Prefer strlcpy to strncpy. In one case, this saves us from re-zeroingimp2006-08-201-2/+2
* Add the new standard EXIT STATUS section where appropriate.ru2005-01-161-7/+7
* /*- or .\"- or #- to begin license clauses.imp2005-01-102-1/+2
* Scheduled mdoc(7) sweep.ru2005-01-091-1/+2
* Currently if a mount point is not accessible by the calling user,csjp2004-07-202-6/+18
* Mechanically kill hard sentence breaks.ru2004-07-021-6/+12
* Convert fsbtoblk() from a macro to a function. The redundantdas2004-06-041-8/+13
* Use humanize_number(3) to format sizes into a human readable form.pjd2004-05-242-88/+19
* Bump document date for the latest functional change.ru2004-05-161-5/+2
* Fix some style issues in rev 1.58.obrien2004-04-221-13/+12
* Add 'g' to SYNOPSIS.obrien2004-04-221-1/+1
* Fix printing of the "Mounted on" values for 'df -i'.obrien2004-04-221-2/+4
* Add -c option simular to du(1).obrien2004-04-183-15/+51
* Remove clause 3 from the UCB licenses.markm2004-04-062-8/+0
* And a bandaid so that the output of "available space" is correct whenle2004-03-091-1/+2
OpenPOWER on IntegriCloud