Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/unbound/lib/libunbound new files



details:   https://anonhg.NetBSD.org/src/rev/ca8303066b46
branches:  trunk
changeset: 451506:ca8303066b46
user:      christos <christos%NetBSD.org@localhost>
date:      Sun May 26 02:49:12 2019 +0000

description:
new files

diffstat:

 external/bsd/unbound/lib/libunbound/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 475e3fd21255 -r ca8303066b46 external/bsd/unbound/lib/libunbound/Makefile
--- a/external/bsd/unbound/lib/libunbound/Makefile      Sun May 26 02:42:00 2019 +0000
+++ b/external/bsd/unbound/lib/libunbound/Makefile      Sun May 26 02:49:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/02/06 03:05:48 christos Exp $
+# $NetBSD: Makefile,v 1.4 2019/05/26 02:49:12 christos Exp $
 
 .include <bsd.init.mk>
 
@@ -33,6 +33,7 @@
 dns.c \
 dns64.c \
 dnstree.c \
+edns.c \
 fptr_wlist.c \
 infra.c \
 iter_delegpt.c \
@@ -77,6 +78,7 @@
 sbuffer.c \
 slabhash.c \
 str2wire.c \
+tcp_conn_limit.c \
 timehist.c \
 tube.c \
 ub_event_pluggable.c \



Home | Main Index | Thread Index | Old Index