summaryrefslogtreecommitdiff
path: root/usr.bin/du/du.1
AgeCommit message (Expand)Author
2019-09-01du was in v1sevan
2012-05-14Add EXIT STATUS section and bump date.wiz
2012-03-11PR/22405 -- extend du(1) to report inode usage. Patch provided byshattered
2006-09-24Remove trailing whitespace.wiz
2006-09-23PR/34220: Tyler Spivey: feature request: --max-depth for duelad
2004-05-17Use more macros.wiz
2004-05-17Add a "-n" flag that will ignore files/directories with the "nodump"simonb
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-18add -g for output in gigabytes.grant
2003-04-18humanize_number() actually prints 'K' as the suffix for 1024 ('k' isgrant
2002-09-27Sort options. Bump date for -h addition. Begin new sentences on new lines(!).wiz
2002-09-27human-readable output via -h flag. match output from Linux and other BSDs.provos
2001-12-01Use standard headers.wiz
2001-12-01Whitespace cleanup.wiz
2001-07-08Xref getbsize(3).simonb
2000-12-30Option similar to -k, only to use megabyte (1024**2) as display unit.hubertf
1998-02-15Add an `-r' flag (which is a no-op) to meet XPG4.2 requirements.kleink
1997-10-18WARNSify, fix .Nm usage, getopt returns -1 not EOFlukem
1996-10-18Implement a -c (Grand Total) option, a'la GNU du(1).thorpej
1996-01-04merge in change accidently made to release branchjtc
1995-03-28Merged with 4.4liteglass
1993-08-06Incorporate new version using getbsize(), with -k flag added.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd