Historie revizí

Autor SHA1 Zpráva Datum
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate před 16 roky
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage před 16 roky
  Denis Vlasenko 3831c91c95 cut: add proper stdout error handling, fix "-" handling; před 17 roky
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions před 17 roky
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous před 17 roky
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage před 17 roky
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options před 17 roky
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h před 17 roky
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. před 17 roky
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having před 18 roky
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] před 18 roky
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names před 18 roky
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. před 18 roky
  Denis Vlasenko 372686bde7 cut, mount: small improvements před 18 roky
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. před 18 roky
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name před 18 roky
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. před 18 roky
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 před 18 roky
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them před 18 roky
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. před 18 roky
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. před 18 roky
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into před 19 roky
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function před 19 roky
  "Vladimir N. Oleynik" f704b27b5b před 19 roky
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of před 19 roky
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally před 19 roky
  Mike Frysinger 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) před 19 roky
  Eric Andersen aff114c33d Larry Doolittle writes: před 20 roky
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. před 21 roky
  Eric Andersen c9e7024924 Add prototype update missing from last_patch89. Fix screwy před 21 roky