Date: Mon, 27 Feb 2006 22:08:16 +0000 (UTC) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net res_comp.c res_debug.c res_send.c Message-ID: <200602272208.k1RM8GEZ051258@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602272208.k1RM8GEZ051258>
