nc: port nc 1.10 to busybox

This commit is contained in:
Denis Vlasenko
2007-04-05 20:26:28 +00:00
parent 00c2c4868a
commit 29fe7265b8
9 changed files with 857 additions and 12 deletions

View File

@@ -78,6 +78,7 @@ lib-y += skip_whitespace.o
lib-y += speed_table.o
lib-y += trim.o
lib-y += u_signal_names.o
lib-y += udp_io.o
lib-y += uuencode.o
lib-y += vdprintf.o
lib-y += verror_msg.o