Libresolv for TiVo, version 0.1 (c) Warren Toomey, Aug 2004 GPL license (some tools BSD licensed) I have managed to borrow enough code from uClibc-0.9.26.tar.bz2.tgz to create a libresolv.so library for S1 TiVo. This allows networking tools to do DNS lookups of hostnames and IP addresses. If you have downloaded the source tarball, you will find: Tarballs - original source tarballs libresolv - source for libresolv net-tools-1.432 - source for ping, arp, route, netstat etc. netcat - source for netcat rsync - source for rsync traceroute-1.4a12 - source for traceroute wget-1.8.2 - source for wget bins - resulting binaries and stuff If you downloaded the binaries tarball, then you will only find the bins/ directory with these tools: arp hostname ifconfig nc netstat ping rarp route rsync traceroute wget