Module Name: src Committed By: martin Date: Sun Jun 2 08:30:16 UTC 2019
Modified Files: src/doc [netbsd-8]: CHANGES-8.2 Log Message: Ticket #1279 To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-8.2 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-8.2 diff -u src/doc/CHANGES-8.2:1.1.2.1 src/doc/CHANGES-8.2:1.1.2.2 --- src/doc/CHANGES-8.2:1.1.2.1 Sun Jun 2 08:27:40 2019 +++ src/doc/CHANGES-8.2 Sun Jun 2 08:30:16 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.2,v 1.1.2.1 2019/06/02 08:27:40 martin Exp $ +# $NetBSD: CHANGES-8.2,v 1.1.2.2 2019/06/02 08:30:16 martin Exp $ A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2 release: @@ -9,3 +9,8 @@ sys/sys/param.h patched by hand Welcome to 8.1_STABLE. [snj] +sys/arch/x86/x86/spectre.c 1.29 + + Fix boot on old CPUs. + [maxv, ticket #1279] +