aboutsummaryrefslogtreecommitdiff
path: root/libbb/bb_get_servname_by_port.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: don't use getservbyname, it links in a static bufferDenys Vlasenko2026-02-251-4/+2
* netstat: fix breakage due to last commitDenys Vlasenko2026-02-241-6/+16
* netstat,pscan: don't use getservbyport(), it links in a static bufferDenys Vlasenko2026-02-241-0/+48