Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket 1001



details:   https://anonhg.NetBSD.org/src/rev/25f758254f71
branches:  netbsd-1-6
changeset: 530269:25f758254f71
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 12:36:46 2003 +0000

description:
ticket 1001

diffstat:

 doc/CHANGES-1.6.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 47b1b279a319 -r 25f758254f71 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 12:35:08 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 12:36:46 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.10 2003/06/15 13:12:45 tron Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.11 2003/06/16 12:36:46 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -257,3 +257,8 @@
        hopefully this satisfies PR 11658
        [fair, ticket #1243]
 
+libexec/talkd/talkd.c                          1.16
+
+verify strvis() buffer length is enough.  make sure string termination before
+use.  remove extra ntohs() which is not needed.  from Charles Blundell
+       [itojun, ticket #1001]



Home | Main Index | Thread Index | Old Index