Commit History

Author SHA1 Message Date
  Denys Vlasenko 6f7b10cdab *: more --help tweaking 3 years ago
  Denys Vlasenko b230ff9d8f *: use fopen helpers where appropriate 3 years ago
  Denys Vlasenko 77a51a2709 randomconfig fixes 3 years ago
  Denys Vlasenko 6cc4962b60 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 4 years ago
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 4 years ago
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX 4 years ago
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 years ago
  Nikolaus Voss f81e0120f4 i2c_tools.c: i2ctransfer 5 years ago
  Nikolaus Voss dac8f5ea38 i2ctransfer: new applet 5 years ago
  Denys Vlasenko b097a84d62 config: update size information 6 years ago
  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) 7 years ago
  Denys Vlasenko f27e150fa6 i2c_tools: tweak --help text 7 years ago
  Bartosz Golaszewski 0d1eaf407c i2c-tools: don't include linux/i2c-dev.h 7 years ago
  Bartosz Golaszewski 3a7b0fb7b6 i2c-tools: remove unneeded include 7 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 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" 9 years ago
  Bartosz Golaszewski 5ed6989d80 i2cdump: display the numeric value for block read ioctl() errors 9 years ago
  Bartosz Golaszewski 74bb9d5e63 i2cdump: bail-out if block read fails 9 years ago
  Bartosz Golaszewski 1fe75b8ef1 i2cdump: use I2C block mode for the 'i' mode parameter 9 years ago
  Bartosz Golaszewski 1cde5f79d4 i2cdump: don't read block data in non-block modes 9 years ago
  Bartosz Golaszewski fc8eb056ea i2cdetect: coding style: add a space after 'for' 9 years ago
  Bartosz Golaszewski 99f025a499 i2cdetect: fix address skipping in auto mode 9 years ago
  Denys Vlasenko 7f3a2a2256 join some common strings, -400 bytes 9 years ago