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

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

version 1.9, 2024/05/01 12:54:27 version 1.10, 2024/05/18 09:02:34
Line 38 
Line 38 
 int  select_uvm(void);  int  select_uvm(void);
   
 void print_uvmexp_field(field_def *, field_def *, int *, int *, const char *);  void print_uvmexp_field(field_def *, field_def *, int *, int *, const char *);
 void print_uvmexp_line(int);  
   
 struct uvmexp uvmexp;  struct uvmexp uvmexp;
 struct uvmexp last_uvmexp;  struct uvmexp last_uvmexp;

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