Historique des commits

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