Commit History

Author SHA1 Message Date
  Denys Vlasenko bae8fc4436 xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy 6 years ago
  Denys Vlasenko 77cb6b99a4 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation 6 years ago
  Avi Fishman b5d9ba8fe6 i2cset: fix 'i' & 's' modes (3 extra bytes were sent) 6 years ago
  Denys Vlasenko f27e150fa6 i2c_tools: tweak --help text 6 years ago
  Bartosz Golaszewski 0d1eaf407c i2c-tools: don't include linux/i2c-dev.h 6 years ago
  Bartosz Golaszewski 3a7b0fb7b6 i2c-tools: remove unneeded include 6 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 6 years ago
  Denys Vlasenko 1a1203ff89 users,w,who,uptime,renice: make NOEXEC 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Bartosz Golaszewski 59f8197624 i2cdump: don't use common_bufsiz1 8 years ago
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 years ago
  Denys Vlasenko 2cf4591413 i2c_tools: suppress "'blen' may be used uninitialized in this function" 8 years ago
  Bartosz Golaszewski 5ed6989d80 i2cdump: display the numeric value for block read ioctl() errors 8 years ago
  Bartosz Golaszewski 74bb9d5e63 i2cdump: bail-out if block read fails 8 years ago
  Bartosz Golaszewski 1fe75b8ef1 i2cdump: use I2C block mode for the 'i' mode parameter 8 years ago
  Bartosz Golaszewski 1cde5f79d4 i2cdump: don't read block data in non-block modes 8 years ago
  Bartosz Golaszewski fc8eb056ea i2cdetect: coding style: add a space after 'for' 8 years ago
  Bartosz Golaszewski 99f025a499 i2cdetect: fix address skipping in auto mode 8 years ago
  Denys Vlasenko 7f3a2a2256 join some common strings, -400 bytes 8 years ago
  Denys Vlasenko d60752f8c9 build system: -fno-builtin-printf 8 years ago
  Bartosz Golaszewski 2beb52499e i2c-tools: rename remaining defines 8 years ago
  Bartosz Golaszewski d9892fa0c3 i2c-tools: remove duplicate definitions 8 years ago
  Bartosz Golaszewski d90899206d i2cdetect: use break instead of goto in list_i2c_busses_and_exit() 9 years ago
  Bartosz Golaszewski aeb11a9496 i2cdump: code rework 9 years ago
  Bartosz Golaszewski 2204472497 i2cdetect: add a check for (mode == DETECT_MODE_AUTO) 9 years ago
  Bartosz Golaszewski e545bf6723 i2cdetect: don't scan non-regular addresses without the '-a' option 9 years ago
  Bartosz Golaszewski 314742747d i2cdetect: don't die on addresses already in use by drivers 9 years ago
  Bartosz Golaszewski 7ca5c51cc8 i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENT 9 years ago
  Bartosz Golaszewski b2cca32a37 i2c-tools: fix 'i2cdetect -l' 9 years ago