Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Ticket 2041.



details:   https://anonhg.NetBSD.org/src/rev/02aff3b25c45
branches:  netbsd-2-0
changeset: 564802:02aff3b25c45
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Jul 01 15:15:23 2005 +0000

description:
Ticket 2041.

diffstat:

 doc/CHANGES-2.0.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 8e58615d743f -r 02aff3b25c45 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Fri Jul 01 15:15:02 2005 +0000
+++ b/doc/CHANGES-2.0.3 Fri Jul 01 15:15:23 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.3,v 1.1.2.22 2005/06/18 04:03:11 riz Exp $
+#      $NetBSD: CHANGES-2.0.3,v 1.1.2.23 2005/07/01 15:15:23 tron Exp $
 
 A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
 release.
@@ -150,3 +150,10 @@
        This fixes PR xsrc/30489.
        [tron, ticket #1986]
 
+libexec/telnetd/ext.h                          patch
+libexec/telnetd/state.c                                patch
+libexec/telnetd/telnetd.c                      patch
+
+       Remove static local variable so its easier to correctly use strlcpy.
+       [lha, ticket #2041]
+



Home | Main Index | Thread Index | Old Index