Commit Verlauf

Autor SHA1 Nachricht Datum
  Denis Vlasenko 3a34d0c08a random small size optimizations vor 18 Jahren
  Denis Vlasenko bf0a201008 style fixes vor 18 Jahren
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes vor 18 Jahren
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata vor 18 Jahren
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. vor 18 Jahren
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. vor 18 Jahren
  Denis Vlasenko 6429aabbf1 bb_askpass: shorten static password buffer. 256 is way too large. vor 18 Jahren
  Denis Vlasenko 9213a9e0f2 whitespace cleanup vor 18 Jahren
  Rob Landley 403777ffae Patch from tito to improve options parsing. vor 18 Jahren
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate vor 18 Jahren
  Rob Landley 22d26fc6ae Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of vor 18 Jahren
  Rob Landley 9c6f9552ec Some day, maybe gcc will be able to optimize out static functions that are vor 18 Jahren
  Rob Landley 6d8ce170b0 Fix from Tito to read from stdin only when it's not a tty. vor 18 Jahren
  Mike Frysinger ea93f8a397 Tito writes: this patch fixes two potential bugs with the -i -I flags that could be reset during option parsing vor 18 Jahren
  Rob Landley 0753f4a15e Callers to identify() converted the endianness of the buffer. So did vor 18 Jahren
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config vor 18 Jahren
  Rob Landley 0620841758 Patch from Tito to remove long options from hdparm. vor 18 Jahren
  Rob Landley bba7f08d27 Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values vor 18 Jahren
  Rob Landley 81dab2cf83 Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits vor 18 Jahren
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. vor 18 Jahren
  Mike Frysinger 314c739b07 Yann E. MORIN. writes: vor 18 Jahren
  Rob Landley ade7f95bd1 Patch from Tito: vor 18 Jahren
  Rob Landley 4ae2f511cf Patch from tito to replace shared memory usage with mlock(), slightly tweaked vor 18 Jahren
  Rob Landley adde79883f Largeish cleanup patch from Tito, mostly if statement therapy. vor 18 Jahren
  Mike Frysinger e92923862e typecast bbig to kill format warnings vor 18 Jahren
  Rob Landley 19802563ed The if() is cheaper than the extra function parameter. According to make vor 18 Jahren
  Rob Landley 20deab0537 Cleanup patch from tito. vor 18 Jahren
  Rob Landley 39cf645ce0 Patch from Dennis Vlasenko resetting values that get reused. vor 18 Jahren
  Rob Landley 2584e9b39f Remove HDIO_GETGEO_BIG which is dead (removed from 2.6) and was pointless back vor 18 Jahren
  Rob Landley 0f0b645f73 Use ATTRIBUTE_NORETURN as suggested by tito, plus a few in-passing cleanups. vor 18 Jahren