Module Name: src Committed By: christos Date: Thu Jan 9 02:18:10 UTC 2014
Modified Files: src/tests/lib/libc/net: Makefile h_dns_server.c h_hostent.c t_hostent.sh Added Files: src/tests/lib/libc/net: resolv.conf Log Message: Use our own resolv.conf file simplifying the test to not need rump_vfs. Add debugging on the dns server One test fails (gethostbyaddr6) why? It runs without rump To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/net/Makefile cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/net/h_dns_server.c cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/net/h_hostent.c cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/net/resolv.conf cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/net/t_hostent.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.