Source-Changes-HG archive

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

[src/netbsd-3-0]: src/doc Tickets #1564, 1566, 1567.



details:   https://anonhg.NetBSD.org/src/rev/078f482f0372
branches:  netbsd-3-0
changeset: 579321:078f482f0372
user:      ghen <ghen%NetBSD.org@localhost>
date:      Tue Oct 24 17:05:20 2006 +0000

description:
Tickets #1564, 1566, 1567.

diffstat:

 doc/CHANGES-3.0.2 |  21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 2f2b1a91cbff -r 078f482f0372 doc/CHANGES-3.0.2
--- a/doc/CHANGES-3.0.2 Tue Oct 24 17:03:54 2006 +0000
+++ b/doc/CHANGES-3.0.2 Tue Oct 24 17:05:20 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.2,v 1.1.2.30 2006/10/24 08:37:09 ghen Exp $
+#      $NetBSD: CHANGES-3.0.2,v 1.1.2.31 2006/10/24 17:05:20 ghen Exp $
 
 A complete list of changes from the NetBSD 3.0.1 release to the NetBSD 3.0.2
 release:
@@ -293,3 +293,22 @@
        being killed with SIGTERM instead of exiting gracefully.
        [he, ticket #1565]
 
+sys/compat/darwin/darwin_iohidsystem.c         1.35 via patch
+sys/compat/darwin/darwin_ktrace.c              1.6 via patch
+sys/compat/freebsd/freebsd_misc.c              1.26 via patch
+sys/kern/kern_ktrace.c                         1.110 via patch
+sys/sys/ktrace.h                               1.45 via patch
+
+       Make ktruser enforce the maximum buffer length, and return an error.
+       [adrianp, ticket #1564]
+
+sys/kern/uipc_syscalls.c                       1.104
+
+       Fix local denial of service (kernel panic through sendmsg()).
+       [elad, ticket #1566]
+
+sys/miscfs/procfs/procfs_linux.c               1.28
+
+       Fix a kernel panic when trying to access /emul/linux/proc/0/stat.
+       [elad, ticket #1567]
+



Home | Main Index | Thread Index | Old Index