Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Ticket 502.



details:   https://anonhg.NetBSD.org/src/rev/9177085bdab8
branches:  netbsd-3
changeset: 576327:9177085bdab8
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Jun 27 09:21:15 2005 +0000

description:
Ticket 502.

diffstat:

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

diffs (20 lines):

diff -r cd453297fc0d -r 9177085bdab8 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Mon Jun 27 09:20:26 2005 +0000
+++ b/doc/CHANGES-3.0   Mon Jun 27 09:21:15 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.143 2005/06/26 11:26:44 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.144 2005/06/27 09:21:15 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -9786,3 +9786,10 @@
        Add quirk for SIS 96x that masquerade as a SIS503 and add SIS 965.
        [bouyer, ticket #498]
 
+libexec/telnetd/ext.h                          1.20
+libexec/telnetd/state.c                                1.26
+libexec/telnetd/telnetd.c                      1.48
+
+       Remove static local variable so its easier to correctly use strlcpy.
+       [lha, ticket #502]
+



Home | Main Index | Thread Index | Old Index