- 6666ac4 cp,mv: simpler arg[cv] handling -> smallish code savings by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
- bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
- fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
- 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
- f24e1f4 cp: add support for -s, -l. Fix free(nonmalloc) bug. by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
- 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
- dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
- b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
- 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
- 3c12ff7 If /tmp and /home were different partitions, then "mv /tmp/file /home/file" by Rob Landley · 19 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 96099d5 Use return instead of exit, use == instead of & ==, left justify labels, by Glenn L McGrath · 21 years ago
- 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 4c557bf Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. by Matt Kraai · 23 years ago
- 8810bdb Rewrote rm. by Matt Kraai · 24 years ago
- 0144103 Use generic flag names. by Matt Kraai · 24 years ago
- 91b2855 Rewrite cp and mv to be SUSv2 compliant. by Matt Kraai · 24 years ago
- fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
- 1dbc17f Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, by Erik Andersen · 25 years ago
- f664c00 Fixed mv so it now does the right thing (same method used in cp). Removed by Erik Andersen · 25 years ago
- 2fe08c7 Fixed cp so it works as God intended it to. -Erik by Erik Andersen · 25 years ago
- d80e851 Stuf by Eric Andersen · 25 years ago
- d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
- c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
- b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
- bed30e9 More fixes by Eric Andersen · 25 years ago
- 9b58718 Some fixes and such by Eric Andersen · 25 years ago
- f811e07 More stuff. by Eric Andersen · 25 years ago
- 596e546 more stuff by Eric Andersen · 25 years ago
- cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2