From edf361db3e4e4b315e51a6c9955fc4a1728c46d8 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Thu, 31 Jan 2008 11:52:45 +0000 Subject: Bump plugins-root/ to GPLv3 git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1920 f882894a-f735-0410-b71e-b25c423dba1c --- plugins-root/pst3.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'plugins-root/pst3.c') diff --git a/plugins-root/pst3.c b/plugins-root/pst3.c index ace3113c..bf4b40d3 100644 --- a/plugins-root/pst3.c +++ b/plugins-root/pst3.c @@ -1,15 +1,15 @@ /* pst3.c - * - * Third version to get process arg info; this time by using - * a combination of reading the /proc//psinfo structures - * and reading the complete arg vector from kernel memory structures. - * - * Developed and tested under Solaris 5.8 (both 32 and 64 bit modes). - * - * NOTE: This program must be setuid-root (or run by root) to work! - * - * Written: 2005-04-28 R.W.Ingraham - */ +* +* Third version to get process arg info; this time by using +* a combination of reading the /proc//psinfo structures +* and reading the complete arg vector from kernel memory structures. +* +* Developed and tested under Solaris 5.8 (both 32 and 64 bit modes). +* +* NOTE: This program must be setuid-root (or run by root) to work! +* +* Written: 2005-04-28 R.W.Ingraham +*/ #define _KMEMUSER 1 -- cgit v1.2.3-74-g34f1