Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/resolv
Module Name: src
Committed By: christos
Date: Sat Jun 21 23:37:53 UTC 2008
Modified Files:
src/lib/libc/resolv: res_init.c res_mkquery.c res_query.c res_send.c
Log Message:
- protect DEBUG again because we should be able to set it from the Makefile
- add a missing cast to pacify lint.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/resolv/res_init.c \
src/lib/libc/resolv/res_send.c
cvs rdiff -r1.9 -r1.10 src/lib/libc/resolv/res_mkquery.c
cvs rdiff -r1.10 -r1.11 src/lib/libc/resolv/res_query.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index