[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.19 and 1.20

version 1.19, 2013/09/07 11:43:50 version 1.20, 2014/07/10 14:39:18
Line 91 
Line 91 
 int initnfs(void);  int initnfs(void);
 int initcpu(void);  int initcpu(void);
   
   void fetchkre(void);
   void fetchifstat(void);
   
 void error(const char *fmt, ...);  void error(const char *fmt, ...);
 void nlisterr(struct nlist []);  void nlisterr(struct nlist []);
   

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20