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 #912
details: https://anonhg.NetBSD.org/src/rev/685ed5e600f8
branches: netbsd-6-0
changeset: 774831:685ed5e600f8
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Jul 29 07:10:33 2013 +0000
description:
Ticket #912
diffstat:
doc/CHANGES-6.0.3 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 87244a6a8f66 -r 685ed5e600f8 doc/CHANGES-6.0.3
--- a/doc/CHANGES-6.0.3 Mon Jul 29 07:10:13 2013 +0000
+++ b/doc/CHANGES-6.0.3 Mon Jul 29 07:10:33 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.3,v 1.1.2.11 2013/07/29 02:18:28 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.3,v 1.1.2.12 2013/07/29 07:10:33 msaitoh Exp $
A complete list of changes from the NetBSD 6.0.2 release to the NetBSD 6.0.3
release:
@@ -128,3 +128,13 @@
Fix for bind CVE-2013-4854.
[spz, ticket #924]
+
+usr.bin/netstat/inet.c 1.102-1.03
+usr.bin/netstat/inet6.c 1.61-1.62
+usr.bin/netstat/main.c 1.86
+usr.bin/netstat/netstat.h 1.47
+
+ Don't use -P as a kmem printer, verify that the address points to a
+ pcb first!
+ Not all pointers are 64bit - use uintptr_t instead of uint64_t.
+ [christos, ticket #912]
Home |
Main Index |
Thread Index |
Old Index