summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/glibtop_server.h
diff options
context:
space:
mode:
authorBenoît Dejean <benoit@placenet.org>2007-07-01 13:21:07 +0000
committerBenoît Dejean <bdejean@src.gnome.org>2007-07-01 13:21:07 +0000
commit0285e018f4a461926941769a2064f5f349da8384 (patch)
treee9ede5b4417105bb51722956383a30cf503e1d3a /sysdeps/freebsd/glibtop_server.h
parent01f1e7e955fbe1d559a6a104023fea77c70a9d4d (diff)
downloadlibgtop-0285e018f4a461926941769a2064f5f349da8384.tar.gz
Fixe some problems as well as implements procwd and procopenfiles for
2007-07-01 Benoît Dejean <benoit@placenet.org> Fixe some problems as well as implements procwd and procopenfiles for FreeBSD using a wrapper around lsof. This same backend should also work on kFreeBSD. Patch by Joe Marcus Clarke <marcus@freebsd.org> svn path=/trunk/; revision=2617
Diffstat (limited to 'sysdeps/freebsd/glibtop_server.h')
-rw-r--r--sysdeps/freebsd/glibtop_server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/freebsd/glibtop_server.h b/sysdeps/freebsd/glibtop_server.h
index 9a20a5de..d73c645c 100644
--- a/sysdeps/freebsd/glibtop_server.h
+++ b/sysdeps/freebsd/glibtop_server.h
@@ -45,6 +45,7 @@ G_BEGIN_DECLS
#define GLIBTOP_SUID_MSG_LIMITS 0
#define GLIBTOP_SUID_SEM_LIMITS 0
#define GLIBTOP_SUID_NETLIST 0
+#define GLIBTOP_SUID_PROC_WD 0
G_END_DECLS