Commit History

Author SHA1 Message Date
  Bernhard Reutner-Fischer 7c2db5c198 - use standard-imposed constants some more 17 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions 17 years ago
  Denis Vlasenko 6666ac42a5 cp,mv: simpler arg[cv] handling -> smallish code savings 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 years ago
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k 17 years ago
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko c86e052b81 fix accumulated whitespace and indentation damage 17 years ago
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 18 years ago
  Denis Vlasenko f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 years ago
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of 19 years ago
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 years ago
  Rob Landley 3c12ff7c89 If /tmp and /home were different partitions, then "mv /tmp/file /home/file" 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Glenn L McGrath 96099d51b6 Use return instead of exit, use == instead of & ==, left justify labels, 21 years ago
  Eric Andersen 8876fb2f59 last_patch89 from vodz: 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Matt Kraai 4c557bf576 Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. 23 years ago
  Matt Kraai 8810bdbba3 Rewrote rm. 23 years ago
  Matt Kraai 01441036e9 Use generic flag names. 23 years ago
  Matt Kraai 91b2855ba8 Rewrite cp and mv to be SUSv2 compliant. 23 years ago