Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-03 | Place a temporary bandaid on the ls/du/df human-readable issue. This method is | Eric Andersen | |
not going to scale up as well as I would like, and Matt Kraai and I have discussed a better long term solution. But for now this will at least make all the human-readable apps give correct answers. Please test the human readable/non-human readable options on your systems!!! -Erik | |||
2001-03-28 | Patch bass ackwards behavior of hr flag. | Matt Kraai | |
2001-03-28 | Rewrite to fix bug #1140 and make it slightly smaller. | Matt Kraai | |
2001-03-16 | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | |
files. Clean up the resulting damage and fix up the makefile. -Erik |