| Commit message (Expand) | Author | Age | Files | Lines |
* | stop using __u32 etc. uint32_t is there for a reason | vda | 2006-12-31 | 1 | -1/+1 |
* | reshuffle libbb.h contents so that order of decls makes sense | vda | 2006-10-27 | 1 | -3/+3 |
* | remove bb_printf and the like | vda | 2006-10-26 | 1 | -23/+28 |
* | getopt_ulflags -> getopt32. | vda | 2006-10-03 | 1 | -4/+4 |
* | - remove emacs layout block as suggested by Robert P.J. Day | aldot | 2006-05-19 | 1 | -22/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | landley | 2006-03-06 | 1 | -1/+1 |
* | Patch from Dirk Clemens so df doesn't run numbers together on drives >100gig. | landley | 2005-09-10 | 1 | -2/+2 |
* | 1) bb_opt_complementaly -> bb_opt_complementally | vodz | 2005-09-05 | 1 | -1/+1 |
* | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | landley | 2005-08-10 | 1 | -1/+1 |
* | Tito, farmatito at tiscali dot it writes: | andersen | 2004-08-03 | 1 | -1/+1 |
* | Larry Doolittle writes: | andersen | 2004-04-14 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -7/+7 |
* | Update a bunch of docs. Run a script to update my email addr. | andersen | 2003-07-14 | 1 | -2/+1 |
* | Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a | andersen | 2003-06-20 | 1 | -1/+3 |
* | last_patch89 from vodz: | andersen | 2003-06-20 | 1 | -23/+9 |
* | Oops... had != but meant ==. | mjn3 | 2003-03-23 | 1 | -1/+1 |
* | Things my compiler didn't catch... | mjn3 | 2003-03-19 | 1 | -1/+1 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -80/+105 |
* | Major rework of the directory structure and the entire build system. | andersen | 2001-10-24 | 1 | -6/+6 |
* | Fixed scaling problems involving make_human_readable_str. | mjn3 | 2001-06-30 | 1 | -5/+5 |
* | I reworked make_human_readable_str so it now has a sane interface, | andersen | 2001-06-13 | 1 | -23/+8 |
* | Patch from Vladimir: | andersen | 2001-05-15 | 1 | -1/+3 |
* | Fixed df.c so that nfs volumes will display properly (fixing bug #1113). | andersen | 2001-03-09 | 1 | -6/+10 |
* | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup | andersen | 2001-03-09 | 1 | -0/+1 |
* | Some minor cleanups to df.c. Also, with Erik's blessing, changed name of | markw | 2001-03-07 | 1 | -34/+35 |
* | Static-ify a variable. make du work with all the human-readable variants | andersen | 2001-03-07 | 1 | -1/+1 |
* | Fix up df so it works properly | andersen | 2001-03-07 | 1 | -10/+5 |
* | Oops! I left in my debug noise. | andersen | 2001-02-21 | 1 | -3/+0 |
* | df was totally broken. So I fixed it. | andersen | 2001-02-21 | 1 | -11/+32 |
* | Small patch from Kent Robotti to show megabytes in human-readable output. | markw | 2001-02-20 | 1 | -1/+2 |
* | Minor cleanup. | andersen | 2001-02-20 | 1 | -13/+11 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | andersen | 2001-02-20 | 1 | -1/+1 |
* | Get rid of long stale usage message code. | andersen | 2001-02-17 | 1 | -6/+3 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -1/+1 |
* | Removed trailing \n from error_msg{,_and_die} messages. | kraai | 2001-01-31 | 1 | -1/+1 |
* | Fix up copyright msgs. Bump version to 0.49 in preparation for | andersen | 2001-01-27 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -0/+2 |
* | Fix silly typo | andersen | 2001-01-22 | 1 | -1/+1 |
* | Add HUMAN_READABLE define for -m and -h support in du, df, and ls | rjune | 2001-01-22 | 1 | -13/+55 |
* | Changed names of functions in utility.c and all affected files, to make | markw | 2000-12-07 | 1 | -4/+4 |
* | Fix exit status on failure. | kraai | 2000-12-06 | 1 | -11/+10 |
* | Stop using TRUE and FALSE for exit status. | kraai | 2000-12-01 | 1 | -5/+5 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Some #include updates. | andersen | 2000-08-10 | 1 | -1/+0 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -6/+0 |
* | Use errorMsg rather than fprintf. | kraai | 2000-07-14 | 1 | -1/+1 |
* | Remove misguided klude around for 2.4.x-test* brokenness. Al Viro | andersen | 2000-07-05 | 1 | -3/+0 |
* | Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in | andersen | 2000-06-26 | 1 | -0/+3 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | andersen | 2000-06-19 | 1 | -1/+1 |
* | Add new apps md5sum uudecode uuencode, fix some minor formatting things. | andersen | 2000-06-13 | 1 | -1/+0 |