Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump npfctl needs externalbsd/libnv.
details: https://anonhg.NetBSD.org/src/rev/041fe8b96017
branches: trunk
changeset: 448997:041fe8b96017
user: bad <bad%NetBSD.org@localhost>
date: Sun Feb 17 23:50:53 2019 +0000
description:
npfctl needs externalbsd/libnv.
diffstat:
sys/rump/listsrcdirs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 259d8c330cec -r 041fe8b96017 sys/rump/listsrcdirs
--- a/sys/rump/listsrcdirs Sun Feb 17 23:35:50 2019 +0000
+++ b/sys/rump/listsrcdirs Sun Feb 17 23:50:53 2019 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: listsrcdirs,v 1.35 2018/04/01 04:35:06 ryo Exp $
+# $NetBSD: listsrcdirs,v 1.36 2019/02/17 23:50:53 bad Exp $
#
#
@@ -109,7 +109,7 @@
lsrc usr /usr.bin/ kdump ktrace mixerctl sockstat
lsrc usr /usr.sbin/ arp dumpfs mdconfig ndp npf pcictl
lsrc usr /usr.sbin/ rtadvd vnconfig wlanctl
-lsrc usr /external/bsd/ libelf libpcap tcpdump wpa
+lsrc usr /external/bsd/ libelf libnv libpcap tcpdump wpa
lsrc usr /crypto/ Makefile.openssl
lsrc usr /crypto/dist/ ipsec-tools
lsrc usr /crypto/external/bsd/ openssl
Home |
Main Index |
Thread Index |
Old Index