Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-1]: src/doc Ticket 10739 and 10740.



details:   https://anonhg.NetBSD.org/src/rev/7719e02da9f6
branches:  netbsd-2-1
changeset: 564234:7719e02da9f6
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Oct 29 13:05:04 2006 +0000

description:
Ticket 10739 and 10740.

diffstat:

 doc/CHANGES-2.1.1 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 7f11d0478a5f -r 7719e02da9f6 doc/CHANGES-2.1.1
--- a/doc/CHANGES-2.1.1 Sun Oct 29 13:03:49 2006 +0000
+++ b/doc/CHANGES-2.1.1 Sun Oct 29 13:05:04 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.1.1,v 1.1.2.55 2006/10/22 16:37:51 bouyer Exp $
+#      $NetBSD: CHANGES-2.1.1,v 1.1.2.56 2006/10/29 13:05:04 tron Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.1.1
 release
@@ -499,3 +499,14 @@
        got this far with it the wrong way around is beyond me.
        [bjh21, ticket #10728]
 
+sys/miscfs/procfs/procfs_linux.c               1.28
+
+       PR kern/34888: kernel panic while trying to access
+       "/emul/linux/proc/0/stat".
+       [adrianp, ticket #10739]
+
+sys/kern/uipc_syscalls.c                       1.104
+
+       PR kern/34873: sendmsg() can cause kernel panic.
+       [adrianp, ticket #10740]
+



Home | Main Index | Thread Index | Old Index