aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/du
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-3/+2
* The .Nm utilityPhilippe Charnier2002-06-201-2/+3
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-2/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC: Add '-I mask' cmdline flag to ignore/skip files and subdirectoriesPeter Pentchev2001-07-122-2/+70
* MFC: Document that -P is the default.Ruslan Ermilov2001-05-251-4/+4
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* MFC: (rev 1.17) restored the correct description of $BLOCKSIZE.Ruslan Ermilov2000-10-161-1/+2
* MFC:Paul Saab2000-07-023-14/+17
* MFC: 1.18 fix bug with du -hdMichael Haro2000-03-241-1/+1
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* cleanup using suggestions from bdeMichael Haro2000-01-271-4/+4
* Add human-readable output flag, -hMichael Haro2000-01-253-16/+128
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-062-2/+3
* Add missing '\n'; remove redundant 'h' case in getopt switch.Robert Nordier1998-11-051-2/+1
* Add -c option to usage string.Robert Nordier1998-11-051-1/+1
* Print correct total for -c option (previously, the total for the lastDag-Erling Smørgrav1998-09-111-1/+1
* Don't try to dereference a pointer to freed memory.Dag-Erling Smørgrav1998-07-291-7/+4
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTPoul-Henning Kamp1998-05-131-2/+2
* * add a -c option which displays the grand total of all filesJordan K. Hubbard1997-12-292-123/+144
* du(1) always exit with value zero.Wolfram Schneider1997-08-291-1/+1
* Document -k flag.Philippe Charnier1997-06-302-8/+15
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Merge from Lite2Peter Wemm1997-03-111-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add a 'depth (-d#)' flag to duMarc G. Fournier1996-10-232-11/+30
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-1/+2
* Restore the reference to quot(8).Mike Pritchard1995-08-131-1/+1
* Submitted by: careilly@tcd.ie Colman ReillyAndreas Schulz1995-08-121-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* The last commit was bogus...the putenv doesn't affect the parent process,David Greenman1994-08-121-10/+3
* Implemented the -k flag more properly...don't destroy the user's settingDavid Greenman1994-08-121-3/+10
* Gimme my `-k' option back!Garrett Wollman1994-08-102-2/+10
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+351