コミット履歴

作者 SHA1 メッセージ 日付
  Henrique Rodrigues 9eddf164bf ping: fix typo in --help text 2 年 前
  Alex Samorukov ca2dc96be8 Fix ping build on the FreeBSD 3 年 前
  Denys Vlasenko c8f6c1d775 ping6: add -w/-W NUM to --help 4 年 前
  Denys Vlasenko bc2c1b4f86 ping: fix -wN to not think that one packet is always lost 4 年 前
  Denys Vlasenko b164cdb854 help text tweaks, mainly expanding one for route 4 年 前
  Denys Vlasenko 623e55a396 traceroute: even with -v, don't show other ping processes reply's 4 年 前
  Denys Vlasenko 4a0eb0370c gcc-9.x warning fixes 4 年 前
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX 4 年 前
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年 前
  Denys Vlasenko b097a84d62 config: update size information 6 年 前
  Denys Vlasenko 78a5ef9d2c ping: use setitimer() instead of ualarm() 6 年 前
  Denys Vlasenko 36d198ec6d ping: implement -i SEC 6 年 前
  Denys Vlasenko 256adb0f99 ping: don't call monotonic_us twice per sending the ping 6 年 前
  Denys Vlasenko 7189af847f ping: implement -A "adaptive ping" 6 年 前
  James Clarke 4d0971b7fb networking: Fall back on IPPROTO_RAW when SOL_RAW is not defined 7 年 前
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 7 年 前
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 年 前
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments 7 年 前
  Denys Vlasenko 67d42dfdea ping: fix help text to show what parameter -p takes 7 年 前
  Denys Vlasenko a680f40bfe ping: better config help text for FEATURE_FANCY_PING 7 年 前
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 年 前
  Denys Vlasenko 75d151e31d libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA 7 年 前
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 年 前
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples 7 年 前
  Denys Vlasenko f3d705f41b make --help texts smaller 7 年 前
  Denys Vlasenko 8342397801 Make ping6 and traceroute6 selectable independently from ping/traceroute 8 年 前
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 年 前
  Jonas Danielsson 4d5acd2d42 ping: populate icmp_id field for "simple" ping too 8 年 前
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 年 前
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 年 前