Source-Changes-HG archive

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

[src/netbsd-1-4]: src Two changes:



details:   https://anonhg.NetBSD.org/src/rev/31b0ae58f9fa
branches:  netbsd-1-4
changeset: 471335:31b0ae58f9fa
user:      he <he%NetBSD.org@localhost>
date:      Wed Jun 26 22:16:33 2002 +0000

description:
Two changes:
 o libc resolver:plug potential buffer overrun
 o note that agc is no longer in core

diffstat:

 CHANGES-1.4.4 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 0ccc1d2220dc -r 31b0ae58f9fa CHANGES-1.4.4
--- a/CHANGES-1.4.4     Wed Jun 26 22:00:06 2002 +0000
+++ b/CHANGES-1.4.4     Wed Jun 26 22:16:33 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.4,v 1.1.2.20 2002/03/07 21:16:24 he Exp $
+#      $NetBSD: CHANGES-1.4.4,v 1.1.2.21 2002/06/26 22:16:33 he Exp $
 
 A complete list of changes from NetBSD 1.4.3 to NetBSD 1.4.4:
 
@@ -415,3 +415,13 @@
 
    Include required files, and wrap declarations in __BEGIN_DECLS/
    __END_DECLS.
+
+lib/libc/net/gethnamaddr.c                     1.45-1.46 via patch
+lib/libc/net/getnetnamadr.c                    1.22
+
+  Fix remote buffer overrun on hostbuf[].  Also fix up logic of
+  buffer handling.  
+
+distrib/notes/common/main                      1.167 via patch
+
+  Note that agc is not a member of core anymore.



Home | Main Index | Thread Index | Old Index