[SSI] openssi/procps top.h,1.1.15.2.2.1,1.1.15.2.2.2

Roger Tsang <[email protected]> Sun, 08 Aug 2010 18:28:10 +0000
Newsgroups gmane.linux.cluster.ssic.cvs
Message-ID <[email protected]>
Update of /cvsroot/ssic-linux/openssi/procps
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv3206

Modified Files:
      Tag: OPENSSI-CENTOS
	top.h 
Log Message:
Fix `top` did not show PID field.  top.c:confighlp() parses fields from P_PID to P_FLG, elements in p_flags enumeration.  The number of elements in p_flags enumeration did not add up because P_FLG was not the very last element.


Index: top.h
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/procps/Attic/top.h,v
retrieving revision 1.1.15.2.2.1
retrieving revision 1.1.15.2.2.2
diff -u -d -r1.1.15.2.2.1 -r1.1.15.2.2.2
--- top.h	8 Aug 2010 03:41:06 -0000	1.1.15.2.2.1
+++ top.h	8 Aug 2010 18:28:07 -0000	1.1.15.2.2.2
@@ -256,7 +256,7 @@
    P_CPN, P_CPU, P_TME, P_TM2, P_UTM, P_STM,
    P_MEM, P_VRT, P_SWP, P_RES, P_COD, P_DAT, P_SHR,
    P_FLT, P_DRT,
-   P_STA, P_CMD, P_WCH, P_FLG, P_NOD
+   P_STA, P_CMD, P_WCH, P_NOD, P_FLG
 };
 
 


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev