Denys Vlasenko be947c4d97 Apply post-1.23.1 patches, bump version to 1.23.2 %!s(int64=9) %!d(string=hai) anos
..
libiproute 1a1143907c iproute: support onelink route option and print route flags %!s(int64=10) %!d(string=hai) anos
ssl_helper d82046f59f networking/ssl_helper: experimental matrixssl-based ssl helper %!s(int64=10) %!d(string=hai) anos
udhcp 28634924f0 udhcpc: account for script run time %!s(int64=10) %!d(string=hai) anos
Config.src 8d75d794ea libbb: use sendfile() to copy data between file descriptors %!s(int64=10) %!d(string=hai) anos
Kbuild.src 714e2b7e6a ping: add -t TTL option %!s(int64=14) %!d(string=hai) anos
arp.c 327f550669 Use unsigned printf/scanf conversion where more appropriate %!s(int64=11) %!d(string=hai) anos
arping.c 66426760be *: remove "Options:" string from help texts %!s(int64=13) %!d(string=hai) anos
brctl.c 60cb48ca50 whitespace cleanup. no code changes %!s(int64=12) %!d(string=hai) anos
dnsd.c b5de0c12d6 typo fixes %!s(int64=13) %!d(string=hai) anos
ether-wake.c eba5faec67 ether-wake: shorten help text, reduce packet buffer size %!s(int64=11) %!d(string=hai) anos
ftpd.c 1ecfe811fe Apply post-1.23.0 patches, bump version to 1.23.1 %!s(int64=9) %!d(string=hai) anos
ftpgetput.c cc1bb603e8 ftp{get,put}: tweak help text %!s(int64=12) %!d(string=hai) anos
hostname.c e9355c4326 hostname: do not use gethostbyname() for "hostname -s" %!s(int64=11) %!d(string=hai) anos
httpd.c 8d75d794ea libbb: use sendfile() to copy data between file descriptors %!s(int64=10) %!d(string=hai) anos
httpd_indexcgi.c 168f87c531 httpd_indexcgi.c: fix compile failure %!s(int64=12) %!d(string=hai) anos
httpd_post_upload.txt e3600a042e httpd_post_upload.txt example: handle binary files too %!s(int64=15) %!d(string=hai) anos
httpd_ssi.c 6967578728 whitespace fixes. no code changes %!s(int64=12) %!d(string=hai) anos
ifconfig.c fc364ba9e3 fix build error with musl libc due to if_slip.h %!s(int64=11) %!d(string=hai) anos
ifenslave.c 60cb48ca50 whitespace cleanup. no code changes %!s(int64=12) %!d(string=hai) anos
ifplugd.c 50e4cc29f5 ifplugd: code shrink %!s(int64=10) %!d(string=hai) anos
ifupdown.c e765b5ac34 libbb: rename execable -> executable. No code changes %!s(int64=10) %!d(string=hai) anos
inetd.c 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths %!s(int64=12) %!d(string=hai) anos
interface.c 6761d7da83 networking: fix potential overflow in ife_print6() %!s(int64=11) %!d(string=hai) anos
ip.c 53782d9221 iproute: fix help text %!s(int64=13) %!d(string=hai) anos
ipcalc.c 66426760be *: remove "Options:" string from help texts %!s(int64=13) %!d(string=hai) anos
isrv.c 0ef64bdb40 *: make GNU licensing statement forms more regular %!s(int64=14) %!d(string=hai) anos
isrv.h 3deabea893 fixlet for the previous commit #2 %!s(int64=11) %!d(string=hai) anos
isrv_identd.c 604b7b6cc0 fakeidentd: simplify ndelay manipulations %!s(int64=11) %!d(string=hai) anos
nameif.c bc0ffc0e97 nameif: fix use-after-free in ENABLE_FEATURE_CLEAN_UP code %!s(int64=11) %!d(string=hai) anos
nbd-client.c b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo %!s(int64=14) %!d(string=hai) anos
nc.c ca54b662e7 nc: use symbolic SHUT_WR instead of literal 1 %!s(int64=11) %!d(string=hai) anos
nc_bloaty.c c472898eaa nc: fix option bit positions. Closes 6926 %!s(int64=10) %!d(string=hai) anos
netstat.c 327f550669 Use unsigned printf/scanf conversion where more appropriate %!s(int64=11) %!d(string=hai) anos
nslookup.c d66eb9042d nslookup: set default DNS server again. Hopefully helps with 675 %!s(int64=11) %!d(string=hai) anos
ntpd.c 760d035699 ntpd: calculate offset to jitter ratio before updating jitter %!s(int64=10) %!d(string=hai) anos
ntpd_simple.c 0ed5f7aacd use [s]rand(), not [s]random() %!s(int64=10) %!d(string=hai) anos
ping.c 6ff0551157 ping: add -p to specify data pattern %!s(int64=10) %!d(string=hai) anos
pscan.c 327f550669 Use unsigned printf/scanf conversion where more appropriate %!s(int64=11) %!d(string=hai) anos
route.c 5d2e409ef8 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes %!s(int64=10) %!d(string=hai) anos
slattach.c 66426760be *: remove "Options:" string from help texts %!s(int64=13) %!d(string=hai) anos
tc.c 9b2a9f0210 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) %!s(int64=11) %!d(string=hai) anos
tcpudp.c 4abcb8b0d1 tcpudp: simplify help text %!s(int64=13) %!d(string=hai) anos
tcpudp_perhost.c 0ef64bdb40 *: make GNU licensing statement forms more regular %!s(int64=14) %!d(string=hai) anos
tcpudp_perhost.h 0ef64bdb40 *: make GNU licensing statement forms more regular %!s(int64=14) %!d(string=hai) anos
telnet.c f76fd17d74 telnet: code shrink %!s(int64=11) %!d(string=hai) anos
telnetd.c aca464ddac telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server %!s(int64=12) %!d(string=hai) anos
telnetd.ctrlSQ.patch 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX %!s(int64=15) %!d(string=hai) anos
tftp.c 4eb1e425fe tftpd: tweak HP PA-RISC firmware bug compatibility %!s(int64=10) %!d(string=hai) anos
traceroute.c 9b2a9f0210 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) %!s(int64=11) %!d(string=hai) anos
tunctl.c 66426760be *: remove "Options:" string from help texts %!s(int64=13) %!d(string=hai) anos
vconfig.c fdd0b3b398 vconfig: fix help text; small code shrink. Closes 4658 %!s(int64=13) %!d(string=hai) anos
wget.c be947c4d97 Apply post-1.23.1 patches, bump version to 1.23.2 %!s(int64=9) %!d(string=hai) anos
whois.c 66426760be *: remove "Options:" string from help texts %!s(int64=13) %!d(string=hai) anos
zcip.c d3fabf89d7 zcip: Add environment variable for overriding log functionality %!s(int64=10) %!d(string=hai) anos