Module Name: src Committed By: bouyer Date: Sun Jan 23 21:55:04 UTC 2011
Modified Files: src/doc [netbsd-4]: CHANGES-4.1 Log Message: Ticket 1413 To generate a diff of this commit: cvs rdiff -u -r1.1.2.214 -r1.1.2.215 src/doc/CHANGES-4.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-4.1 diff -u src/doc/CHANGES-4.1:1.1.2.214 src/doc/CHANGES-4.1:1.1.2.215 --- src/doc/CHANGES-4.1:1.1.2.214 Sun Jan 16 15:36:46 2011 +++ src/doc/CHANGES-4.1 Sun Jan 23 21:55:04 2011 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-4.1,v 1.1.2.214 2011/01/16 15:36:46 bouyer Exp $ +# $NetBSD: CHANGES-4.1,v 1.1.2.215 2011/01/23 21:55:04 bouyer Exp $ A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1 release: @@ -4297,3 +4297,30 @@ presumably outdated comment. [mhitch, ticket #1416] +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. + [spz, ticket #1413] +