Module Name: src Committed By: martin Date: Tue May 19 14:16:33 UTC 2015
Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #791 To generate a diff of this commit: cvs rdiff -u -r1.1.2.303 -r1.1.2.304 src/doc/CHANGES-7.0 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-7.0 diff -u src/doc/CHANGES-7.0:1.1.2.303 src/doc/CHANGES-7.0:1.1.2.304 --- src/doc/CHANGES-7.0:1.1.2.303 Tue May 19 05:37:18 2015 +++ src/doc/CHANGES-7.0 Tue May 19 14:16:33 2015 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0,v 1.1.2.303 2015/05/19 05:37:18 snj Exp $ +# $NetBSD: CHANGES-7.0,v 1.1.2.304 2015/05/19 14:16:33 martin Exp $ A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014 until the 7.0 release: @@ -23342,3 +23342,8 @@ xsrc/external/mit/xf86-video-intel/dist/ are no longer necessary. [mrg, ticket #788] +lib/libc/db/db/db.c 1.18 + + Fix the build for ancient (rhel5) systems that don't have O_CLOEXEC + [christos, ticket #791] +