The NetBSD Project

CVS log for src/lib/libc/resolv/res_init.c

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / resolv

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-4


Revision 1.8.4.4 / (download) - annotate - [select for diffs], Mon May 9 19:37:30 2011 UTC (12 years, 11 months ago) by bouyer
Branch: netbsd-4
Changes since 1.8.4.3: +2 -4 lines
Diff to previous 1.8.4.3 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

Pull up following revision(s) (requested by taca in ticket #1429):
	lib/libc/resolv/res_init.c:	revisions 1.11, 1.12 via patch
Don't check for ext being NULL to destroy the res_state. Instead check
the option bits like we did before.
Only try free-ing a version of res if it is not supposed to be pre-inited
like before. Fixes issues with programs passing random uninitialized data
as res_state.

Revision 1.8.4.3 / (download) - annotate - [select for diffs], Sun Jan 23 21:47:51 2011 UTC (13 years, 2 months ago) by bouyer
Branch: netbsd-4
Changes since 1.8.4.2: +43 -19 lines
Diff to previous 1.8.4.2 (colored) to branchpoint 1.8 (colored)

Apply patch, requested by spz in ticket 1413:
	dist/bind/							patch
	include/resolv.h						patch
	include/arpa/nameser.h:						patch
	lib/libc/include/isc/assertions.h:				patch
	lib/libc/include/isc/eventlib.h					patch
	lib/libc/isc/assertions.c:					patch
	lib/libc/nameser/ns_parse.c					patch
	lib/libc/resolv/herror.c:					patch
	lib/libc/resolv/res_init.c					patch
	lib/libc/resolv/res_mkquery.c:					patch
	lib/libc/resolv/res_query.c					patch
	lib/libc/resolv/res_send.c:					patch
	usr.sbin/bind/Makefile.inc					patch
	usr.sbin/bind/include/config.h:					patch
	usr.sbin/bind/include/dns/code.h:				patch
	usr.sbin/bind/include/dns/enumclass.h:				patch
	usr.sbin/bind/include/dns/enumtype.h:				patch
	usr.sbin/bind/include/dns/rdatastruct.h:			patch
	usr.sbin/bind/include/isc/platform.h:				patch
	usr.sbin/bind/include/lwres/netdb.h:				patch
	usr.sbin/bind/include/lwres/platform.h:				patch
	usr.sbin/bind/libisc/Makefile:					patch
	lib/libc/inet/inet_addr.c 					new file

Update bind to  9.4-ESV-R4, latest version of the 9.4 line.

Revision 1.8.4.2 / (download) - annotate - [select for diffs], Thu May 17 21:25:18 2007 UTC (16 years, 11 months ago) by jdc
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE
Branch point for: netbsd-4-0
Changes since 1.8.4.1: +0 -0 lines
Diff to previous 1.8.4.1 (colored) to branchpoint 1.8 (colored)

Add missing BIND 9.4.x include file and library changes (requested by
tron in ticket #662).

Revision 1.8.4.1 / (download) - annotate - [select for diffs], Thu May 17 00:43:53 2007 UTC (16 years, 11 months ago) by jdc
Branch: netbsd-4
Changes since 1.8: +69 -15 lines
Diff to previous 1.8 (colored)

Update BIND to version 9.4.1 (requested by christos in ticket #602).
Thanks to tron for the patches, upgrade script and testing.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Mar 19 03:10:08 2006 UTC (18 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: netbsd-4-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: wrstuden-fixsa, netbsd-4
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

Coverity CID 618: Comment out dead code.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>