Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #146
details: https://anonhg.NetBSD.org/src/rev/b87be5480f8d
branches: netbsd-7
changeset: 798444:b87be5480f8d
user: martin <martin%NetBSD.org@localhost>
date: Sat Oct 18 14:06:58 2014 +0000
description:
Ticket #146
diffstat:
doc/CHANGES-7.0 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r ee993e1c2a66 -r b87be5480f8d doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Sat Oct 18 14:04:58 2014 +0000
+++ b/doc/CHANGES-7.0 Sat Oct 18 14:06:58 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.57 2014/10/17 16:13:35 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.58 2014/10/18 14:06:58 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -1663,3 +1663,9 @@
For consistency use options.use_dns when getting the canonical
hostname (we do the same below for hosts.allow and deny).
[christos, ticket #145]
+
+sys/compat/freebsd/freebsd_sysctl.c 1.17
+
+ Do not access a userland pointer from kernel space directly, use
+ copyin() instead.
+ [maxv, ticket #146]
Home |
Main Index |
Thread Index |
Old Index