Source-Changes-HG archive

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

[src/netbsd-1-5]: src/usr.sbin Pull up revision 1.158 (requested by itojun):



details:   https://anonhg.NetBSD.org/src/rev/f9a077a828d9
branches:  netbsd-1-5
changeset: 491852:f9a077a828d9
user:      he <he%NetBSD.org@localhost>
date:      Thu Jun 07 16:49:10 2001 +0000

description:
Pull up revision 1.158 (requested by itojun):
  Remove pim6dd and pim6sd due to these programs having a more
  restrictive license than we wish to deal with.  The programs are
  instead available through pkgsrc.

diffstat:

 usr.sbin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r eeb897e1c72a -r f9a077a828d9 usr.sbin/Makefile
--- a/usr.sbin/Makefile Thu Jun 07 16:44:07 2001 +0000
+++ b/usr.sbin/Makefile Thu Jun 07 16:49:10 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.144.2.5 2000/08/06 21:17:39 thorpej Exp $
+#      $NetBSD: Makefile,v 1.144.2.6 2001/06/07 16:49:10 he Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -21,7 +21,7 @@
        wsfontload ypbind yppoll ypserv ypset zdump zic
 
 # IPv6
-SUBDIR+=faithd ifmcstat mld6query mtrace6 ndp pim6dd pim6sd \
+SUBDIR+=faithd ifmcstat mld6query mtrace6 ndp \
        rip6query route6d rtadvd traceroute6 rtsold
 
 # ATM PVC



Home | Main Index | Thread Index | Old Index