Commit Verlauf

Autor SHA1 Nachricht Datum
  Bernhard Reutner-Fischer 0e37af831d - make sure not to trip enless loops when using strlen in IMA mode. vor 18 Jahren
  Rob Landley c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. vor 18 Jahren
  Rob Landley dae6aa2859 Fixup to the previous (portability) patch. Linux actually does need vor 19 Jahren
  Rob Landley 1f305dc0fd Portability patch from rfelker. The bb_asprintf.c thing needs an eventual vor 19 Jahren
  Rob Landley 883e0e83f2 Missed one in the get_line_from_file() update... vor 19 Jahren
  Rob Landley 5cf7c2df66 Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked vor 19 Jahren
  "Vladimir N. Oleynik" 0c6ff43a0c remove #undef strlen, use #define strlen always but without xfunc/BB_STRLEN_IMPLEMENTATION vor 19 Jahren
  Bernhard Reutner-Fischer 86f5c9906b - add platform.h. vor 19 Jahren
  Bernhard Reutner-Fischer 7ca61b6f33 - shared libbusybox. vor 19 Jahren
  Mike Frysinger e885d5300a Tito writes: vor 19 Jahren
  Rob Landley 84cb76733f patch from tito: consolidate delay functions as bb_do_delay() vor 19 Jahren
  "Vladimir N. Oleynik" 2f0a5f947a restore compare_string_array new interface (make broken by landley) vor 19 Jahren
  Rob Landley 1d589b2e2d Fix losetup so that it A) actually works again, B) has much better error vor 19 Jahren
  "Vladimir N. Oleynik" cc34344d91 change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck vor 19 Jahren
  "Vladimir N. Oleynik" 61ff4b3973 more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck vor 19 Jahren
  "Vladimir N. Oleynik" 6f347ef9dc common BUFSIZ BSS buffer, small reduce code, data and bss vor 19 Jahren
  "Vladimir N. Oleynik" 86a1073e0b bb_dev_null vor 19 Jahren
  Bernhard Reutner-Fischer 56b217117a - add llist_free_one() and llist_free() to libbb; Add a bit of documentation. vor 19 Jahren
  Bernhard Reutner-Fischer 5209e18ba7 - add prototype for llist_add_to_end to libbb.h vor 19 Jahren
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. vor 19 Jahren
  Mike Frysinger 0d65565210 add a attribute_noreturn macro vor 19 Jahren
  Bernhard Reutner-Fischer d4cffd1cc3 - make sure to include dmalloc.h at the very end of busybox.h or libbb.h. vor 19 Jahren
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h vor 19 Jahren
  Bernhard Reutner-Fischer f912ebb740 - Remove unnecessary warning from libbb and move bb_wfopen_input near bb_wfopen vor 19 Jahren
  "Vladimir N. Oleynik" 7fe6520e75 This is strange typically modern mistake. Learn please: stat(2) used sys/types.h and not reverse vor 19 Jahren
  "Vladimir N. Oleynik" f246dc7f57 ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE vor 19 Jahren
  "Vladimir N. Oleynik" 23f62fc6f3 split libbb: moved xregcomp separatelly for speed up recompile vor 19 Jahren
  "Vladimir N. Oleynik" 1e07f852e0 FEATURE->ENABLE_FEATURE loses one for 'top' applet vor 19 Jahren
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally vor 19 Jahren
  Rob Landley e0537f6194 Bernhard Fischer suggested that get_terminal_width_height() should return vor 19 Jahren