Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   itojun
Date:           Sun Jul  4 03:52:56 UTC 1999

Modified Files:
        basesrc/lib/libc/net: res_init.c res_send.c

Log Message:
if the list of name server on /etc/resolv.conf is in a
non-supported AF, try the next nameserver instead of abort.

This helps situations like:
- you write IPv6 nameserver into /etc/resolv.conf and
- run non-IPv6 kernel


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/lib/libc/net/res_init.c
cvs rdiff -r1.18 -r1.19 basesrc/lib/libc/net/res_send.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