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 Apply patch (requested by itojun):
details: https://anonhg.NetBSD.org/src/rev/3f069e51ef60
branches: netbsd-1-5
changeset: 491863:3f069e51ef60
user: he <he%NetBSD.org@localhost>
date: Sun Jun 10 12:11:06 2001 +0000
description:
Apply patch (requested by itojun):
Do not build mtrace6, since it depends on the now-removed pim6[sd]
code.
diffstat:
usr.sbin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7613099f8c3a -r 3f069e51ef60 usr.sbin/Makefile
--- a/usr.sbin/Makefile Thu Jun 07 19:56:50 2001 +0000
+++ b/usr.sbin/Makefile Sun Jun 10 12:11:06 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.144.2.6 2001/06/07 16:49:10 he Exp $
+# $NetBSD: Makefile,v 1.144.2.7 2001/06/10 12:11:06 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 \
+SUBDIR+=faithd ifmcstat mld6query ndp \
rip6query route6d rtadvd traceroute6 rtsold
# ATM PVC
Home |
Main Index |
Thread Index |
Old Index