Source-Changes-HG archive

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

[src/trunk]: src/sys/rump Remove libelf from "usr" list. Deleted 2015-09-30.



details:   https://anonhg.NetBSD.org/src/rev/7fd150785909
branches:  trunk
changeset: 459835:7fd150785909
user:      bad <bad%NetBSD.org@localhost>
date:      Fri Sep 27 11:57:42 2019 +0000

description:
Remove libelf from "usr" list. Deleted 2015-09-30.

diffstat:

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

diffs (20 lines):

diff -r b370e78acc27 -r 7fd150785909 sys/rump/listsrcdirs
--- a/sys/rump/listsrcdirs      Fri Sep 27 11:53:42 2019 +0000
+++ b/sys/rump/listsrcdirs      Fri Sep 27 11:57:42 2019 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#      $NetBSD: listsrcdirs,v 1.48 2019/09/27 11:53:42 bad Exp $
+#      $NetBSD: listsrcdirs,v 1.49 2019/09/27 11:57:42 bad Exp $
 #
 
 #
@@ -133,7 +133,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 libnv libpcap tcpdump wpa
+lsrc usr /external/bsd/                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