Subject: CVS commit: src/lib/libc/resolv
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/21/2004 16:03:05
Module Name: src
Committed By: christos
Date: Fri May 21 16:03:05 UTC 2004
Modified Files:
src/lib/libc/resolv: res_comp.c res_data.c res_debug.c res_init.c
res_mkquery.c res_query.c res_send.c
Log Message:
disable weak aliases for now; the resolver header file adds __ to all the
names.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libc/resolv/res_comp.c \
src/lib/libc/resolv/res_init.c src/lib/libc/resolv/res_mkquery.c \
src/lib/libc/resolv/res_query.c
cvs rdiff -r1.5 -r1.6 src/lib/libc/resolv/res_data.c \
src/lib/libc/resolv/res_debug.c src/lib/libc/resolv/res_send.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.