Source-Changes-HG archive

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

[src/netbsd-1-4]: src One more last-minute:



details:   https://anonhg.NetBSD.org/src/rev/6dbeaa35b9d5
branches:  netbsd-1-4
changeset: 471202:6dbeaa35b9d5
user:      he <he%NetBSD.org@localhost>
date:      Tue Oct 31 15:00:39 2000 +0000

description:
One more last-minute:
 o in libc's hesiod support, ignore env. vars if setuid

diffstat:

 CHANGES-1.4.3 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 43b4111ed33f -r 6dbeaa35b9d5 CHANGES-1.4.3
--- a/CHANGES-1.4.3     Tue Oct 31 14:59:45 2000 +0000
+++ b/CHANGES-1.4.3     Tue Oct 31 15:00:39 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.3,v 1.1.2.89 2000/10/31 14:01:33 he Exp $
+#      $NetBSD: CHANGES-1.4.3,v 1.1.2.90 2000/10/31 15:00:39 he Exp $
 
 A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
 
@@ -1871,3 +1871,7 @@
   Change from sprintf() to snprintf() where we may print externally
   supplied data of unknown length.  Also fix an endianness problem
   in print-atalk.c.
+
+lib/libc/net/hesiod.c                          1.15
+
+  If setuid, ignore environment variables.



Home | Main Index | Thread Index | Old Index