История коммитов

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