Историја ревизија

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