Source-Changes-HG archive

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

[src/trunk]: src/sys/rump rtadvd needs expandm.[hc] from libwrap.



details:   https://anonhg.NetBSD.org/src/rev/972c012ba540
branches:  trunk
changeset: 459824:972c012ba540
user:      bad <bad%NetBSD.org@localhost>
date:      Thu Sep 26 22:43:36 2019 +0000

description:
rtadvd needs expandm.[hc] from libwrap.

diffstat:

 sys/rump/listsrcdirs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r efe0e273f1a6 -r 972c012ba540 sys/rump/listsrcdirs
--- a/sys/rump/listsrcdirs      Thu Sep 26 22:39:55 2019 +0000
+++ b/sys/rump/listsrcdirs      Thu Sep 26 22:43:36 2019 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#      $NetBSD: listsrcdirs,v 1.46 2019/09/26 22:39:55 bad Exp $
+#      $NetBSD: listsrcdirs,v 1.47 2019/09/26 22:43:36 bad Exp $
 #
 
 #
@@ -117,7 +117,7 @@
 # dist directory consisting ~90% (50+MB) of tests unnecessary to us
 lsrc usr /lib/                 i18n_module
 lsrc usr /lib/lib              crypt ipsec kvm m npf pci prop
-lsrc usr /lib/lib              pthread rmt y z
+lsrc usr /lib/lib              pthread rmt wrap y z
 lsrc usr /libexec/             ld.elf_so
 lsrc usr /bin/                 chmod cp dd df ed ln ls mkdir mv pax
 lsrc usr /bin/                 rm rmdir



Home | Main Index | Thread Index | Old Index