Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" há 15 anos atrás
  Denis Vlasenko 13afb2acda mv: fix a case when we move dangling symlink há 16 anos atrás
  Denis Vlasenko 1f228985b2 whitespace fixes. no code changes há 16 anos atrás
  Denis Vlasenko b9ad75fa60 copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. há 16 anos atrás
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) há 16 anos atrás
  Bernhard Reutner-Fischer 7c2db5c198 - use standard-imposed constants some more há 17 anos atrás
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions há 17 anos atrás
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions há 17 anos atrás
  Denis Vlasenko 6666ac42a5 cp,mv: simpler arg[cv] handling -> smallish code savings há 17 anos atrás
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous há 17 anos atrás
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage há 17 anos atrás
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, há 17 anos atrás
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k há 17 anos atrás
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox há 17 anos atrás
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h há 17 anos atrás
  Denis Vlasenko c86e052b81 fix accumulated whitespace and indentation damage há 17 anos atrás
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) há 17 anos atrás
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having há 17 anos atrás
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 há 18 anos atrás
  Denis Vlasenko f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. há 18 anos atrás
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. há 18 anos atrás
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. há 18 anos atrás
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! há 18 anos atrás
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function há 18 anos atrás
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of há 19 anos atrás
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally há 19 anos atrás
  Rob Landley 3c12ff7c89 If /tmp and /home were different partitions, then "mv /tmp/file /home/file" há 19 anos atrás
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. há 20 anos atrás
  Glenn L McGrath 96099d51b6 Use return instead of exit, use == instead of & ==, left justify labels, há 20 anos atrás
  Eric Andersen 8876fb2f59 last_patch89 from vodz: há 21 anos atrás