Source-Changes-HG archive

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

[src/netbsd-1-6]: src/usr.sbin/bind/lib Pull up revision 1.20 (requested by i...



details:   https://anonhg.NetBSD.org/src/rev/f9c7b8cb0ad9
branches:  netbsd-1-6
changeset: 528274:f9c7b8cb0ad9
user:      lukem <lukem%NetBSD.org@localhost>
date:      Fri Jun 28 14:07:24 2002 +0000

description:
Pull up revision 1.20 (requested by itojun in ticket #387):
sync with 8.3.2.  99% of conflicts were due to $NetBSD$ tag.

diffstat:

 usr.sbin/bind/lib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b312cf43b0c1 -r f9c7b8cb0ad9 usr.sbin/bind/lib/Makefile
--- a/usr.sbin/bind/lib/Makefile        Fri Jun 28 13:51:31 2002 +0000
+++ b/usr.sbin/bind/lib/Makefile        Fri Jun 28 14:07:24 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.19 2001/12/12 12:24:30 lukem Exp $
+#      $NetBSD: Makefile,v 1.19.2.1 2002/06/28 14:07:24 lukem Exp $
 
 NOPIC=         # defined
 NOPROFILE=     # defined
@@ -34,7 +34,7 @@
 SRCS+= tree.c base64.c bitncmp.c assertions.c memcluster.c \
        logging.c heap.c ctl_p.c ctl_srvr.c ctl_clnt.c \
        eventlib.c ev_connects.c ev_files.c ev_timers.c \
-       ev_streams.c ev_waits.c movefile.c
+       ev_streams.c ev_waits.c hex.c movefile.c
 # ${BIND_DIST_DIR}/lib/inet
 #SRCS+=        inet_addr.c
 SRCS+= nsap_addr.c inet_ntop.c inet_pton.c \



Home | Main Index | Thread Index | Old Index