OSDN Git Service

Modify bb_lookup_port to allow the protocol to be specified, allowing
authorGlenn L McGrath <bug1@ihug.co.nz>
Sat, 17 Jan 2004 05:03:31 +0000 (05:03 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sat, 17 Jan 2004 05:03:31 +0000 (05:03 -0000)
commit036dbaa082f1974246d1d7d21a8e163559642485
tree2488441544ab16f8e08d0955d323019e96ed3d4f
parentb03be7f5677b86acfe2f64b5a57e1f361e257f6c
Modify bb_lookup_port to allow the protocol to be specified, allowing
/etc/services support for inetd, netcat and tftp.
include/libbb.h
libbb/xconnect.c
networking/ftpgetput.c
networking/inetd.c
networking/nc.c
networking/telnet.c
networking/tftp.c
networking/wget.c