[BACK]Return to systat.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / systat

Diff for /src/usr.bin/systat/systat.h between version 1.9 and 1.10

version 1.9, 2008/06/12 22:26:01 version 1.10, 2008/11/02 06:23:28
Line 82 
Line 82 
 int initswap(void);  int initswap(void);
 int initvmstat(void);  int initvmstat(void);
 int initpf(void);  int initpf(void);
   int initpool(void);
   
 void error(const char *fmt, ...);  void error(const char *fmt, ...);
 void nlisterr(struct nlist []);  void nlisterr(struct nlist []);

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10