Source-Changes-HG archive

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

[src/netbsd-1-6]: src/dist/bind/bin/named Pull up revision 1.9 (requested by ...



details:   https://anonhg.NetBSD.org/src/rev/e72c059da6d8
branches:  netbsd-1-6
changeset: 529761:e72c059da6d8
user:      he <he%NetBSD.org@localhost>
date:      Thu Dec 12 22:08:30 2002 +0000

description:
Pull up revision 1.9 (requested by itojun in ticket #998):
  Upgrade BIND to version 8.3.4.

diffstat:

 dist/bind/bin/named/ns_resp.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 1d6370752ab4 -r e72c059da6d8 dist/bind/bin/named/ns_resp.c
--- a/dist/bind/bin/named/ns_resp.c     Thu Dec 12 22:07:47 2002 +0000
+++ b/dist/bind/bin/named/ns_resp.c     Thu Dec 12 22:08:30 2002 +0000
@@ -1,8 +1,8 @@
-/*     $NetBSD: ns_resp.c,v 1.5.2.2 2002/11/15 00:48:43 lukem Exp $    */
+/*     $NetBSD: ns_resp.c,v 1.5.2.3 2002/12/12 22:08:30 he Exp $       */
 
 #if !defined(lint) && !defined(SABER)
 static const char sccsid[] = "@(#)ns_resp.c    4.65 (Berkeley) 3/3/91";
-static const char rcsid[] = "Id: ns_resp.c,v 8.178 2002/06/27 03:09:19 marka Exp";
+static const char rcsid[] = "Id: ns_resp.c,v 8.178.2.2 2002/11/14 13:39:13 marka Exp";
 #endif /* not lint */
 
 /*



Home | Main Index | Thread Index | Old Index