Commit History

Author SHA1 Message Date
  Denys Vlasenko f1fdda4542 Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined 6 years ago
  James Clarke 518fb3ba19 udp_io, traceroute: Standardise IPv6 PKTINFO handling to be portable 6 years ago
  James Clarke 4d0971b7fb networking: Fall back on IPPROTO_RAW when SOL_RAW is not defined 6 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 years ago
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments 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
  Denys Vlasenko f560422fa0 Big cleanup in config help and description 7 years ago
  Denys Vlasenko 8342397801 Make ping6 and traceroute6 selectable independently from ping/traceroute 7 years ago
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions 7 years ago
  Denys Vlasenko 1c32e49bdf traceroute: cleanup and fixes for packet size calculations 7 years ago
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 years ago
  Denys Vlasenko 066e76befe Replace a few more bb_info_msg's by bb_error_msg or printf 8 years ago
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers 8 years ago
  Denys Vlasenko 2db782bc7b Merge setsockopt error messages 8 years ago
  Denys Vlasenko 729b70646c traceroute: fix help text 8 years ago
  Ron Yorston d840c5d139 libbb: add a function to make a copy of a region of memory 9 years ago
  Denys Vlasenko 9b2a9f0210 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) 10 years ago
  Guilherme Maciel Ferreira 4a600f8777 traceroute: free some memory allocated by xzalloc() 11 years ago
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 11 years ago
  Baruch Siach e8f36330d9 networking: consolidate the IP checksum code. -129 bytes. 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Denys Vlasenko a348b4557d traceroute: properly reduce poll timeout 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. 13 years ago
  Denys Vlasenko dd169e8468 eliminate aliasing warnings in traceroute.c and udhcp/socket.c 13 years ago
  Denys Vlasenko f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes 14 years ago
  Denys Vlasenko 3581c62515 whitespace fixes 14 years ago
  Denys Vlasenko 31e2e7b863 randomconfig fixes 14 years ago
  Denys Vlasenko b2e5fc35eb ntpd: and real handling for -N, show usage w/o options; trim text 14 years ago