Commit History

Author SHA1 Message Date
  Denis Vlasenko 49a128a156 remove accumulated stray trailing whitespace 17 years ago
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> 17 years ago
  Denis Vlasenko 4b924f3a5c whitespace fixes 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 6963eb53a1 hdparm: make -T -t code smaller (-194 bytes), and output prettier 17 years ago
  Denis Vlasenko ac678ec2f1 style fixes, no code changes 17 years ago
  Denis Vlasenko ae47cd1da7 hdparm: fix multisector mode setting 17 years ago
  Denis Vlasenko 0eec4abb13 hdparm: flag variables can easily be smaller than long 17 years ago
  Denis Vlasenko 7c282a2078 hdparm: remove stray static (-200 bytes bss) 17 years ago
  Denis Vlasenko f1ba749509 hdparm: whitespace style fixes 17 years ago
  Denis Vlasenko 3bf0020a5f hdparm: style fixes, no code changes 18 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 18 years ago
  Denis Vlasenko 3a34d0c08a random small size optimizations 18 years ago
  Denis Vlasenko bf0a201008 style fixes 18 years ago
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko 6429aabbf1 bb_askpass: shorten static password buffer. 256 is way too large. 18 years ago
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 years ago
  Rob Landley 403777ffae Patch from tito to improve options parsing. 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Rob Landley 22d26fc6ae Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of 18 years ago
  Rob Landley 9c6f9552ec Some day, maybe gcc will be able to optimize out static functions that are 18 years ago
  Rob Landley 6d8ce170b0 Fix from Tito to read from stdin only when it's not a tty. 18 years ago
  Mike Frysinger ea93f8a397 Tito writes: this patch fixes two potential bugs with the -i -I flags that could be reset during option parsing 18 years ago
  Rob Landley 0753f4a15e Callers to identify() converted the endianness of the buffer. So did 18 years ago
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config 18 years ago
  Rob Landley 0620841758 Patch from Tito to remove long options from hdparm. 18 years ago