| Commit message (Expand) | Author | Age | Files | Lines |
* | Unconditionally update the maximum field width statistics when we | iedowse | 2002-05-18 | 1 | -5/+3 |
* | Remove the private code for reading UFS superblocks, this does not belong | phk | 2002-05-12 | 2 | -110/+36 |
* | Use `The .Nm utility' | charnier | 2002-04-16 | 1 | -1/+3 |
* | Make the columns in the output of df(1) line up, even for very large | iedowse | 2002-03-26 | 1 | -39/+106 |
* | Warnings fixes inspired by lint, a commercial lint and WARNS=4. | markm | 2002-02-22 | 1 | -5/+4 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -41/+23 |
* | Make ``df -l'' work when no network filesystems are loaded. | ru | 2001-12-19 | 1 | -2/+4 |
* | Do not dot terminate errx() strings | charnier | 2001-12-11 | 1 | -1/+1 |
* | Default to WARNS=2. Binary builds that cannot handle this must explicitly | obrien | 2001-12-04 | 1 | -2/+0 |
* | Remove a misplaced space. | obrien | 2001-08-01 | 1 | -1/+1 |
* | Fix style bugs introduced by rev 1.28. No functional changes. | wollman | 2001-07-16 | 1 | -11/+12 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | WARNS= -> WARNS?= | dd | 2001-06-22 | 1 | -1/+1 |
* | Add parens to get the cast that was meant in previous commit. | nectar | 2001-06-05 | 1 | -2/+2 |
* | Wrong. The size of size_t is *not* the same as the size of an integer. | mjacob | 2001-06-05 | 1 | -2/+4 |
* | Added the -l option to df, so to be compatable with other unicies. | pirzyk | 2001-06-04 | 2 | -4/+59 |
* | Remove vestiges of MFS. | ru | 2001-06-01 | 1 | -2/+2 |
* | BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha. | kris | 2001-05-20 | 2 | -14/+17 |
* | Fix operation of df on unmounted filesystems, and add the ability to run df | kris | 2001-05-09 | 1 | -4/+38 |
* | GC some dead code relating to running df on unmounted block devices, | kris | 2001-05-08 | 2 | -37/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Add -g for gigabyte sizes. | jwd | 2000-06-03 | 2 | -1/+10 |
* | Fix miscellaneous mdoc macro argument limit infringements. | sheldonh | 2000-05-09 | 1 | -1/+4 |
* | Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in most | bde | 2000-03-27 | 1 | -3/+4 |
* | add human readable output (-h and -H) | mharo | 1999-12-15 | 3 | -12/+158 |
* | Most modern OSs have the ability to flag certain mounts as ones to | julian | 1999-11-01 | 2 | -6/+14 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 3 | -3/+3 |
* | Don't suggest sysctl(8) as a means for discovering what filesystem types | sheldonh | 1999-08-26 | 1 | -8/+5 |
* | Removed occurrences of consecutive repeated words (such as "the the"). | alex | 1999-02-12 | 1 | -2/+2 |
* | Cleaning out old stuff from one of my source trees: | peter | 1998-12-16 | 1 | -5/+14 |
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | phk | 1998-05-13 | 1 | -2/+2 |
* | Correct use of .Nm. | charnier | 1998-05-13 | 1 | -5/+5 |
* | Removed definition of _NEW_VFSCONF. The new vfsconf interface is now | bde | 1998-01-20 | 1 | -2/+2 |
* | Style police: keep a variable list in alphabetical order, and add | joerg | 1997-10-13 | 1 | -5/+5 |
* | Make df(1) exit with non-success status if something went wrong. | joerg | 1997-10-12 | 1 | -11/+18 |
* | environmental -> environment. | charnier | 1997-09-18 | 1 | -2/+2 |
* | Add Bruce's _NEW_VFSCONF flag to make this compile cleanly and | steve | 1997-08-07 | 2 | -6/+9 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -2/+2 |
* | Merged from Lite2. The -t option is now handled better. The only visible | bde | 1997-03-13 | 1 | -104/+37 |
* | Merged from Lite2. The man page no longer attempts to list all the | bde | 1997-03-13 | 1 | -21/+28 |
* | Merge from Lite2. Straightforward changes. | bde | 1997-03-13 | 1 | -2/+7 |
* | This is a funny one: df for a device that was not mounted used to fail | guido | 1997-03-10 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
* | Include <ufs/ufs/ufsmount.h>. | jkh | 1997-02-17 | 1 | -0/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | Sort cross references. | wosch | 1997-01-13 | 1 | -2/+2 |
* | Merge Lite2 mods, cleanup man page, and -Wall cleaning. | steve | 1996-12-14 | 2 | -9/+9 |
* | The manual page of df called cd9660 file systems by the name | jkh | 1996-12-11 | 2 | -4/+9 |
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -2/+2 |