summaryrefslogtreecommitdiffstats
path: root/bin/df
Commit message (Expand)AuthorAgeFilesLines
...
* Catch up with revs 1.49-1.50 of df.c: don't mention -t in the BUGS sectionbde2003-06-031-3/+1
* Fixed exit code in previous commit. "var++" to set a flag to nonzerobde2003-06-031-5/+9
* From the df man page:jkh2003-06-021-0/+9
* df(1) and ls(1) print units in 'four or fewer' not 'three or less'.trhodes2003-05-061-2/+2
* WARNS cleaning for the Alpha. On alpha, size_t is a long, and itmarkm2003-05-031-13/+17
* Fix a shedload of warnings, some memory leaks and clean up WARNSmarkm2003-05-031-39/+61
* Quiet warnings about copyright[].obrien2003-05-011-2/+2
* Back out rev 1.44; getbsize(3)'s original interface has been restored.mike2002-12-301-4/+3
* Fix for changed getbsize arg type.markm2002-10-231-3/+4
* Fix 'SYNOPSIS' and 'usage'trhodes2002-08-262-2/+2
* s/filesystem/file system/ as discussed on -developerstrhodes2002-08-212-22/+22
* - Introduce a new struct xvfsconf, the userland version of struct vfsconf.mux2002-08-101-12/+21
* Consistently use __FBSDIDobrien2002-06-301-3/+2
* Unconditionally update the maximum field width statistics when weiedowse2002-05-181-5/+3
* Remove the private code for reading UFS superblocks, this does not belongphk2002-05-122-110/+36
* Use `The .Nm utility'charnier2002-04-161-1/+3
* Make the columns in the output of df(1) line up, even for very largeiedowse2002-03-261-39/+106
* Warnings fixes inspired by lint, a commercial lint and WARNS=4.markm2002-02-221-5/+4
* 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
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyobrien2001-12-041-2/+0
* 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
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* WARNS= -> WARNS?=dd2001-06-221-1/+1
* 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-042-4/+59
* Remove vestiges of MFS.ru2001-06-011-2/+2
* BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.kris2001-05-202-14/+17
* 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-082-37/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Add -g for gigabyte sizes.jwd2000-06-032-1/+10
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-091-1/+4
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostbde2000-03-271-3/+4
* add human readable output (-h and -H)mharo1999-12-153-12/+158
* Most modern OSs have the ability to flag certain mounts as ones tojulian1999-11-012-6/+14
* $Id$ -> $FreeBSD$peter1999-08-273-3/+3
* Don't suggest sysctl(8) as a means for discovering what filesystem typessheldonh1999-08-261-8/+5
* Removed occurrences of consecutive repeated words (such as "the the").alex1999-02-121-2/+2
* Cleaning out old stuff from one of my source trees:peter1998-12-161-5/+14
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-131-2/+2
* Correct use of .Nm.charnier1998-05-131-5/+5
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-2/+2
* 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
* environmental -> environment.charnier1997-09-181-2/+2
OpenPOWER on IntegriCloud