summaryrefslogtreecommitdiffstats
path: root/usr.bin/modstat
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-05-30 02:19:03 +0000
committerpst <pst@FreeBSD.org>1996-05-30 02:19:03 +0000
commit94a7f8648c30a71e955d8fdc8b637b0701a59e33 (patch)
treeba21dc4304528c921233bebdf169879b9729450b /usr.bin/modstat
parent9d48774924c95a2336d377163cfee753ae3d2549 (diff)
downloadFreeBSD-src-94a7f8648c30a71e955d8fdc8b637b0701a59e33.zip
FreeBSD-src-94a7f8648c30a71e955d8fdc8b637b0701a59e33.tar.gz
Setgid kmem not required.
Submitted by: smpatel (Sujal Patel)
Diffstat (limited to 'usr.bin/modstat')
-rw-r--r--usr.bin/modstat/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/modstat/Makefile b/usr.bin/modstat/Makefile
index a602bb9..c7f18f1 100644
--- a/usr.bin/modstat/Makefile
+++ b/usr.bin/modstat/Makefile
@@ -33,12 +33,10 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id: Makefile,v 1.4 1994/02/09 15:02:19 deraadt Exp $
+# $Id: Makefile,v 1.1 1994/08/19 12:14:02 davidg Exp $
#
PROG= modstat
MAN8= modstat.8
-BINGRP= kmem
-BINMODE=2555
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud