Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.sbin/bind/lib Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/268c199b3a6e
branches: netbsd-1-4
changeset: 471253:268c199b3a6e
user: he <he%NetBSD.org@localhost>
date: Sun Jan 28 17:24:02 2001 +0000
description:
Apply patch (requested by he):
Correct minor omission in upgrade to BIND 8.2.3.
diffstat:
usr.sbin/bind/lib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b0ff055c94e0 -r 268c199b3a6e usr.sbin/bind/lib/Makefile
--- a/usr.sbin/bind/lib/Makefile Sun Jan 28 17:13:25 2001 +0000
+++ b/usr.sbin/bind/lib/Makefile Sun Jan 28 17:24:02 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2.2.4 2001/01/28 17:09:52 he Exp $
+# $NetBSD: Makefile,v 1.2.2.5 2001/01/28 17:24:02 he Exp $
LIB=bind
@@ -36,7 +36,7 @@
ns_sign.c ns_verify.c ns_date.c ns_samedomain.c
# ${BIND_DIST_DIR}/lib/dst
SRCS+= dst_api.c prandom.c rsaref_link.c support.c bsafe_link.c \
- cylink_link.c hmac_link.c eay_dss_link.c
+ cylink_link.c hmac_link.c eay_dss_link.c md5_dgst.c
# ${BIND_DIST_DIR}/lib/irs
SRCS+= dns.c dns_gr.c dns_ho.c dns_nw.c dns_pr.c dns_pw.c \
dns_sv.c gai_strerror.c gen.c gen_gr.c gen_ho.c \
Home |
Main Index |
Thread Index |
Old Index