From 53d3d92f4be148629eb1989438990d0b29c9accc Mon Sep 17 00:00:00 2001 From: Gleb Smirnoff Date: Thu, 19 Feb 2015 06:27:14 +0000 Subject: Temporarily disconnect ifmcstat(8) from build, to make world buildable ifmcstat(8) noses in kernel memory too much, and thus is very tentative to any changes in kernel. I will rewrite it to use some API instead of libkvm(3) and connect back to build. --- usr.sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/Makefile') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 30d843dfbd59..75b05a9d3cd7 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -33,7 +33,7 @@ SUBDIR= adduser \ getpmac \ gstat \ i2c \ - ifmcstat \ +# ifmcstat \ iostat \ kldxref \ mailwrapper \ -- cgit v1.2.3