| Age | Commit message (Expand) | Author |
| 2003-12-07 | Some file systems, like FAT, have no inodes in the ffs sense and don't | perry |
| 2003-12-07 | mention that -h also overrides BLOCKSIZE, and sort around there | perry |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-12 | Bump ifree/iused field width. | simonb |
| 2003-04-18 | add -g to ENVIRONMENT. | grant |
| 2003-04-18 | change -G arg to -g. | grant |
| 2003-04-16 | add -G argument for output in gigabytes. | grant |
| 2003-04-16 | grammar fix. | grant |
| 2003-04-16 | sync usage args with reality. | grant |
| 2003-03-29 | matche->match, from Igor Sobrado in PR 19670 | perry |
| 2002-09-26 | human-readable output via -h flag. output matches Linux and other BSDs. | provos |
| 2002-09-25 | New policy: New sentences start on a new line. | wiz |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). | lukem |
| 2002-08-02 | Following FreeBSD's example, remove the old pre-statfs(2) code for | soren |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-20 | Use standard headers, sort SEE ALSO. | wiz |
| 2001-11-05 | put -l explanation before -m, so that the options are in alphabet order | jdolecek |
| 2001-10-11 | if -a is not given, we need to walk the filesystem list to check the | christos |
| 2001-10-11 | KNF. | enami |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-07-08 | Xref getbsize(3). | simonb |
| 2001-02-20 | use getprogname() | cgd |
| 2001-02-01 | Adjust output column in printf(). | tsutsui |
| 2001-01-07 | eliminate nested extern | christos |
| 2001-01-04 | use more standard %ll_ in favour of %q_ | lukem |
| 2000-12-30 | Add -m option, similar to -k, but display output in 1024*1024 byte units. | hubertf |
| 2000-10-15 | Support the 1003.2-92 -P flag for a `portable output format'; based on | kleink |
| 2000-06-26 | Add -a flag now that we have support for MNT_IGNORE | christos |
| 1999-09-24 | Fix overflow in df on big partitions' raw device. | hubertf |
| 1999-07-27 | Fix PR3474: df -t/df -l confused by stacked local mounts. | sommerfeld |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-02-01 | tunefs lives in section 8, not 1. | bouyer |
| 1999-02-01 | Close PR 6919, submitted by Jaromir Dolecek <jdolecek@per4mance.cz>. | cjs |
| 1998-10-08 | Cast args to strpct() u_long, as in the prototype, not ulong. | wsanchez |
| 1998-07-28 | Delint. | mycroft |
| 1998-07-28 | Delint. | mycroft |
| 1998-07-27 | Use mkdtemp(3). | mycroft |
| 1998-07-04 | minor KNF. | mrg |
| 1998-04-08 | Fix PR#3590 - remove floating point calculation from df to avoid faulting | fair |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-07-20 | Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc | christos |
| 1997-07-20 | Build with WARNS | thorpej |
| 1997-07-20 | - Use __COPYRIGHT() and __RCSID(). | thorpej |
| 1997-01-09 | Sync to 4.4BSD-Lite2; really just the SCCS ID, because we don't have vfslist.... | tls |
| 1996-12-11 | Make df(1) more liberal (and intelligent) about what it accepts | thorpej |
| 1995-12-05 | ENVIRONMENTAL -> ENVIRONMENT | jtc |
| 1995-11-28 | merge in changes from 1.1 release branch | jtc |
| 1995-08-11 | lose unused variable; PR #1297 | jtc |
| 1995-07-25 | Use "utility" instead of "command". Modern definitions of these terms | jtc |