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.7 (requested by ...
details: https://anonhg.NetBSD.org/src/rev/96eb217430da
branches: netbsd-1-6
changeset: 531019:96eb217430da
user: cyber <cyber%NetBSD.org@localhost>
date: Wed Nov 26 05:04:53 2003 +0000
description:
Pull up revision 1.7 (requested by itojunin ticket #1538):
sync w/ bind837
diffstat:
dist/bind/bin/named/ns_init.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r b78fffa6d50a -r 96eb217430da dist/bind/bin/named/ns_init.c
--- a/dist/bind/bin/named/ns_init.c Wed Nov 26 05:04:49 2003 +0000
+++ b/dist/bind/bin/named/ns_init.c Wed Nov 26 05:04:53 2003 +0000
@@ -1,8 +1,8 @@
-/* $NetBSD: ns_init.c,v 1.3.2.2 2003/10/27 04:40:21 jmc Exp $ */
+/* $NetBSD: ns_init.c,v 1.3.2.3 2003/11/26 05:04:53 cyber Exp $ */
#if !defined(lint) && !defined(SABER)
static const char sccsid[] = "@(#)ns_init.c 4.38 (Berkeley) 3/21/91";
-static const char rcsid[] = "Id: ns_init.c,v 8.77 2002/08/20 04:27:23 marka Exp";
+static const char rcsid[] = "Id: ns_init.c,v 8.77.8.2 2003/09/04 04:09:09 marka Exp";
#endif /* not lint */
/*
Home |
Main Index |
Thread Index |
Old Index