Subject: CVS commit: src/lib/libc/resolv
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/22/2004 23:47:10
Module Name: src
Committed By: christos
Date: Sat May 22 23:47:10 UTC 2004
Modified Files:
src/lib/libc/resolv: res_comp.c res_data.c
Log Message:
Provide access to the 8 symbols the bind8 resolver did, through weak aliases.
3 of them [res_send_*, and res_querydomain], were done incorrectly before...
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/resolv/res_comp.c
cvs rdiff -r1.6 -r1.7 src/lib/libc/resolv/res_data.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.