Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc 1512, 1513, 1515
details: https://anonhg.NetBSD.org/src/rev/051fc35bcc89
branches: netbsd-6
changeset: 777293:051fc35bcc89
user: snj <snj%NetBSD.org@localhost>
date: Sat Mar 03 20:50:38 2018 +0000
description:
1512, 1513, 1515
diffstat:
doc/CHANGES-6.2 | 22 +++++++++++++++++++++-
1 files changed, 21 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 65f936de6076 -r 051fc35bcc89 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Sat Mar 03 20:49:18 2018 +0000
+++ b/doc/CHANGES-6.2 Sat Mar 03 20:50:38 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.325 2018/02/19 20:56:37 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.326 2018/03/03 20:50:38 snj Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -21073,3 +21073,23 @@
Prevent unrestricted userland access to I/O ports in XEN.
[maxv, ticket #1517]
+sys/dev/rndpseudo.c patch
+sys/kern/subr_cprng.c patch
+sys/sys/cprng.h patch
+
+ Fix panic when waiting with kqueue/kevent for a read from
+ /dev/random.
+ [riastradh, ticket #1512]
+
+sys/arch/sparc/sparc/locore.s 1.269
+
+ Avoid an instruction requiring a higher alignment than we
+ are guaranteed. PR port-sparc/52721: ddb errors on ps command
+ [maya, ticket #1513]
+
+dist/pf/etc/pf.os 1.4-1.5
+
+ Synchronise with r1.27 from OpenBSD
+ Add DragonFly BSD fingerprints.
+ [sevan, ticket #1515]
+
Home |
Main Index |
Thread Index |
Old Index