Denys Vlasenko
|
e076162897
traceroute: fix gcc-ism
|
5 년 전 |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 년 전 |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 년 전 |
Denys Vlasenko
|
f1fdda4542
Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined
|
7 년 전 |
James Clarke
|
518fb3ba19
udp_io, traceroute: Standardise IPv6 PKTINFO handling to be portable
|
7 년 전 |
James Clarke
|
4d0971b7fb
networking: Fall back on IPPROTO_RAW when SOL_RAW is not defined
|
7 년 전 |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 년 전 |
Denys Vlasenko
|
95f7953f2c
do not use `a' quoting style in comments
|
7 년 전 |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 년 전 |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 년 전 |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 년 전 |
Denys Vlasenko
|
8342397801
Make ping6 and traceroute6 selectable independently from ping/traceroute
|
8 년 전 |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 년 전 |
Denys Vlasenko
|
1c32e49bdf
traceroute: cleanup and fixes for packet size calculations
|
8 년 전 |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 년 전 |
Denys Vlasenko
|
066e76befe
Replace a few more bb_info_msg's by bb_error_msg or printf
|
8 년 전 |
Denys Vlasenko
|
c52cbea2bb
libbb: add setsockopt_foo helpers
|
9 년 전 |
Denys Vlasenko
|
2db782bc7b
Merge setsockopt error messages
|
9 년 전 |
Denys Vlasenko
|
729b70646c
traceroute: fix help text
|
9 년 전 |
Ron Yorston
|
d840c5d139
libbb: add a function to make a copy of a region of memory
|
9 년 전 |
Denys Vlasenko
|
9b2a9f0210
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
|
11 년 전 |
Guilherme Maciel Ferreira
|
4a600f8777
traceroute: free some memory allocated by xzalloc()
|
11 년 전 |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 년 전 |
Baruch Siach
|
e8f36330d9
networking: consolidate the IP checksum code. -129 bytes.
|
13 년 전 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 년 전 |
Denys Vlasenko
|
a348b4557d
traceroute: properly reduce poll timeout
|
13 년 전 |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 년 전 |
Denys Vlasenko
|
ca18311d0a
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
|
13 년 전 |
Denys Vlasenko
|
dd169e8468
eliminate aliasing warnings in traceroute.c and udhcp/socket.c
|
14 년 전 |
Denys Vlasenko
|
f3ea792bad
*: mass cosmetic removal of extra empty lines. no code changes
|
14 년 전 |