summaryrefslogtreecommitdiff
path: root/df.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed scaling problems involving make_human_readable_str.Manuel Novoa III2001-06-301-5/+5
* I reworked make_human_readable_str so it now has a sane interface,Eric Andersen2001-06-131-23/+8
* Patch from Vladimir:Eric Andersen2001-05-151-1/+3
* Fixed df.c so that nfs volumes will display properly (fixing bug #1113).Eric Andersen2001-03-091-6/+10
* Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanupEric Andersen2001-03-091-0/+1
* Some minor cleanups to df.c. Also, with Erik's blessing, changed name ofMark Whitley2001-03-071-34/+35
* Static-ify a variable. make du work with all the human-readable variantsEric Andersen2001-03-071-1/+1
* Fix up df so it works properlyEric Andersen2001-03-071-10/+5
* Oops! I left in my debug noise.Eric Andersen2001-02-211-3/+0
* df was totally broken. So I fixed it.Eric Andersen2001-02-211-11/+32
* Small patch from Kent Robotti to show megabytes in human-readable output.Mark Whitley2001-02-201-1/+2
* Minor cleanup.Eric Andersen2001-02-201-13/+11
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* Get rid of long stale usage message code.Eric Andersen2001-02-171-6/+3
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-1/+1
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-1/+1
* Fix up copyright msgs. Bump version to 0.49 in preparation for0_49Eric Andersen2001-01-271-1/+1
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-0/+2
* Fix silly typoEric Andersen2001-01-221-1/+1
* Add HUMAN_READABLE define for -m and -h support in du, df, and lsRichard June2001-01-221-13/+55
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-4/+4
* Fix exit status on failure.Matt Kraai2000-12-061-11/+10
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-5/+5
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Some #include updates.Eric Andersen2000-08-101-1/+0
* Extract usage information into a separate file.Matt Kraai2000-07-161-6/+0
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-1/+1
* Remove misguided klude around for 2.4.x-test* brokenness. Al ViroEric Andersen2000-07-051-3/+0
* Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries inEric Andersen2000-06-261-0/+3
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
* Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen2000-06-131-1/+0
* * cp -fa now works as expected for symlinks (it didn't before)Erik Andersen2000-05-101-2/+5
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-4/+6
* Use the nice new find_real_root_device function to find theErik Andersen2000-03-221-5/+3
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-041-0/+8
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-59/+60
* The latest and greatest. init basically works, though needsErik Andersen2000-01-051-3/+0
* StufEric Andersen1999-11-271-3/+1
* Latest and greatestEric Andersen1999-11-121-7/+7
* Fixed ln, df, and removed redundant stuff from mtab.Eric Andersen1999-11-061-44/+10
* More stuff.Eric Andersen1999-11-041-3/+4
* Fixed up copyright notices and suchEric Andersen1999-10-201-107/+118
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-1/+1
* More stuffEric Andersen1999-10-131-44/+44
* more stuffEric Andersen1999-10-071-2/+7
* Made df workEric Andersen1999-10-061-31/+18
* More stuff.Eric Andersen1999-10-061-10/+51
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+103