[BACK]Return to pstat.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.sbin / pstat

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.sbin/pstat/pstat.c between version 1.118 and 1.118.2.1

version 1.118, 2011/08/31 13:32:39 version 1.118.2.1, 2012/10/30 19:00:50
Line 453  const struct flagbit_desc ufs_flags[] = 
Line 453  const struct flagbit_desc ufs_flags[] = 
         { IN_UPDATE,    'U' },          { IN_UPDATE,    'U' },
         { IN_MODIFIED,  'M' },          { IN_MODIFIED,  'M' },
         { IN_ACCESSED,  'a' },          { IN_ACCESSED,  'a' },
         { IN_RENAME,    'R' },  
         { IN_SHLOCK,    'S' },          { IN_SHLOCK,    'S' },
         { IN_EXLOCK,    'E' },          { IN_EXLOCK,    'E' },
         { IN_CLEANING,  'c' },          { IN_CLEANING,  'c' },

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.118.2.1

CVSweb <webmaster@jp.NetBSD.org>