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