On Mon, Jul 25, 2011 at 08:28:21AM +0200, Laurent Bercot wrote: > Because they are Unix tools, i.e. they do one thing and do it well. > The netcat utility, as you say, has a 'server mode'. But clients and > servers aren't the same thing. Yup, I went there: netcat is bloated. > > The real question is, why do the tcpsvd and udpsvd applets rely on > sys/sysinfo.h ? The upstream programs at http://smarden.org/ipsvd/ > do not.
Wow, I think you've stumbled onto the best way to fix build issues with ugly nonstandard includes: verify that they're not really used then just remove them. :) Rich _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
