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:           Tue Apr 25 08:51:40 UTC 2000

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

Log Message:
cleanup nsaddr_list handling.
- be more backward compatible with apps that update _res.nsaddr_list[n].
- allow scoped IPv6 addresses in /etc/resolv.conf (like fe80::1%lo0).
- simplify #ifdefs.


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