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

Diff for /src/usr.bin/vmstat/dkstats.h between version 1.1 and 1.2

version 1.1, 1996/03/03 02:51:21 version 1.2, 1996/05/22 11:35:43
Line 1 
Line 1 
 /*      $OpenBSD$       */  /*      $NetBSD: dkstats.h,v 1.1 1996/05/10 23:19:28 thorpej Exp $      */
   
 /*  /*
  * Copyright (c) 1996 John M. Vinopal (banshee@resort.com)   * Copyright (c) 1996 John M. Vinopal
  * All rights reserved.   * All rights reserved.
  *   *
  * Redistribution and use in source and binary forms, with or without   * Redistribution and use in source and binary forms, with or without
Line 47 
Line 47 
         long    tk_nout;                /* TTY Chars out. */          long    tk_nout;                /* TTY Chars out. */
         long    cp_time[CPUSTATES];     /* System timer ticks. */          long    cp_time[CPUSTATES];     /* System timer ticks. */
 };  };
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2