Subject: CVS commit: src/lib/libc/resolv
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/28/2007 07:54:01
Module Name: src
Committed By: christos
Date: Sun Jan 28 07:54:01 UTC 2007
Modified Files:
src/lib/libc/resolv: res_init.c
Log Message:
Don't check for ext being NULL to destroy the res_state. Instead check
the option bits like we did before.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libc/resolv/res_init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.