| Commit message (Expand) | Author | Age | Files | Lines |
* | use "glibc errno" trick not only for ash, but for entire busybox | vda | 2007-05-31 | 1 | -3/+0 |
* | usage.c: remove reference to busybox.h | vda | 2007-05-26 | 1 | -1/+1 |
* | fix accumulated whitespace and indentation damage | vda | 2007-03-20 | 1 | -1/+1 |
* | selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) | vda | 2007-03-10 | 1 | -2/+7 |
* | suppress warnings about easch <applet>_main() having | vda | 2007-02-03 | 1 | -0/+1 |
* | style cleanup: return(a) -> return a, part 2 | vda | 2006-11-27 | 1 | -1/+1 |
* | cp: add support for -s, -l. Fix free(nonmalloc) bug. | vda | 2006-10-21 | 1 | -6/+7 |
* | getopt_ulflags -> getopt32. | vda | 2006-10-03 | 1 | -3/+3 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | rpjday | 2006-07-12 | 1 | -14/+1 |
* | - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! | aldot | 2006-05-26 | 1 | -0/+4 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | landley | 2006-03-06 | 1 | -1/+1 |
* | Cleanup patch by Bernhard Fischer, removing unnecessary includes of | landley | 2005-09-11 | 1 | -1/+1 |
* | 1) bb_opt_complementaly -> bb_opt_complementally | vodz | 2005-09-05 | 1 | -1/+1 |
* | If /tmp and /home were different partitions, then "mv /tmp/file /home/file" | landley | 2005-07-20 | 1 | -3/+3 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -4/+4 |
* | Use return instead of exit, use == instead of & ==, left justify labels, | bug1 | 2004-02-21 | 1 | -33/+29 |
* | last_patch89 from vodz: | andersen | 2003-06-20 | 1 | -17/+19 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -115/+88 |
* | Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. | kraai | 2001-10-05 | 1 | -2/+2 |
* | Rewrote rm. | kraai | 2001-04-24 | 1 | -16/+1 |
* | Use generic flag names. | kraai | 2001-04-24 | 1 | -9/+9 |
* | Rewrite cp and mv to be SUSv2 compliant. | kraai | 2001-04-23 | 1 | -0/+183 |
* | A few minor updates. ;-) | erik | 2000-02-07 | 1 | -112/+0 |
* | Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, | erik | 2000-01-08 | 1 | -1/+6 |
* | Fixed mv so it now does the right thing (same method used in cp). Removed | erik | 1999-12-29 | 1 | -41/+41 |
* | Fixed cp so it works as God intended it to. | erik | 1999-12-29 | 1 | -10/+32 |
* | Stuf | andersen | 1999-11-16 | 1 | -1/+6 |
* | Updates to usage, and made tar work. | andersen | 1999-11-10 | 1 | -1/+1 |
* | Fixed up copyright notices and such | andersen | 1999-10-20 | 1 | -1/+3 |
* | More stuff. | andersen | 1999-10-18 | 1 | -2/+1 |
* | More fixes | andersen | 1999-10-18 | 1 | -40/+36 |
* | Some fixes and such | andersen | 1999-10-17 | 1 | -4/+3 |
* | More stuff. | andersen | 1999-10-09 | 1 | -3/+3 |
* | more stuff | andersen | 1999-10-07 | 1 | -29/+75 |
* | Initial revision | andersen | 1999-10-05 | 1 | -0/+38 |