Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc ticket 1168
details: https://anonhg.NetBSD.org/src/rev/6afcadccde02
branches: netbsd-6-0
changeset: 774995:6afcadccde02
user: snj <snj%NetBSD.org@localhost>
date: Sun Oct 19 19:46:56 2014 +0000
description:
ticket 1168
diffstat:
doc/CHANGES-6.0.7 | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 5f84b1cd2054 -r 6afcadccde02 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Sun Oct 19 19:36:59 2014 +0000
+++ b/doc/CHANGES-6.0.7 Sun Oct 19 19:46:56 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.1 2014/09/29 18:48:10 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.2 2014/10/19 19:46:56 snj Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -8,6 +8,12 @@
gnu/usr.bin/groff/tmac/mdoc.local patched by hand
sys/sys/param.h patched by hand
- Welcome to 6.0.5_PATCH.
+ Welcome to 6.0.6_PATCH.
[snj]
+sys/compat/freebsd/freebsd_sysctl.c 1.17
+
+ Do not access a userland pointer from kernel space directly, use
+ copyin() instead, avoiding a crash.
+ [maxv, ticket #1168]
+
Home |
Main Index |
Thread Index |
Old Index