$ procmap
procmap: invalid address (0) == -1 vs. 224 @ 0

Since procmap does not work anymore for users, what about removing
the setgid kmem?

ciao,
David

Index: Makefile
===================================================================
RCS file: /cvs/src/usr.sbin/procmap/Makefile,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 Makefile
--- Makefile    23 Feb 2004 21:09:28 -0000      1.4
+++ Makefile    25 Jun 2013 08:57:38 -0000
@@ -2,8 +2,6 @@
 
 PROG=          procmap
 SRCS=          procmap.c
-BINGRP=                kmem
-BINMODE=       2555
 CFLAGS+=       -Wall
 LDADD=         -lkvm
 DPADD=         ${LIBKVM}

Reply via email to