deischen 2006-02-27 22:08:16 UTC
FreeBSD src repository
Modified files:
lib/libc/net res_comp.c res_debug.c res_send.c
Log:
Correct a comment.
Staticize two tables thare are not visible in <resolv.h>
and which are also local in Solaris' libresolv.
Remove two functions that are not referenced in libc nor
anywhere else I can find, not visible in <resolv.h> and
which are also local in Solaris libresolv.
Revision Changes Path
1.19 +4 -4 src/lib/libc/net/res_comp.c
1.22 +2 -2 src/lib/libc/net/res_debug.c
1.51 +0 -16 src/lib/libc/net/res_send.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"