Commit History

Author SHA1 Message Date
  Denys Vlasenko 327f550669 Use unsigned printf/scanf conversion where more appropriate 11 years ago
  Denys Vlasenko 6830ade6aa whitespace fixes. no code changes 12 years ago
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 12 years ago
  Denys Vlasenko 16714245f9 add INIT_G()'s. No code changes. 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 years ago
  Denys Vlasenko f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes 14 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 15 years ago
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 years ago
  Bernhard Reutner-Fischer a48308701a add and use xopen_nonblocking (-18b) 15 years ago
  Denys Vlasenko a7bb3c1396 *: code shrink via NOINLINE 15 years ago
  Denys Vlasenko af3fd14e4d hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes 15 years ago
  Denys Vlasenko 860d2bbdda fix fallout from BSD patches 15 years ago
  Denys Vlasenko da49f58524 move libc related stuff out of platform.h 15 years ago
  Denys Vlasenko b22bbfffec fix dependencies of FEATURE_GETOPT_LONG 15 years ago
  Denys Vlasenko 2b132e5139 hdparm: fix a thinko in a previous commit 15 years ago
  Denys Vlasenko c706845539 hdparm: code shrink 15 years ago
  Denys Vlasenko 6d335be211 hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko 551ffdccea more of pointless whitespace fixes 15 years ago
  Denis Vlasenko d6855d1b50 style fixes, no code changes 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko 7049ff8696 whitespace fixes. no code changes 16 years ago
  Denis Vlasenko 53354ac47d libbb: introduce and use print_flags(). 16 years ago
  Denis Vlasenko 7d60fc1c0a replace single-char printf's with bb_putchar 16 years ago
  Bernhard Reutner-Fischer 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes 16 years ago
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. 16 years ago