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

Diff for /src/usr.bin/oldrdist/Attic/defs.h between version 1.6 and 1.7

version 1.6, 1997/02/09 19:24:55 version 1.7, 1998/04/27 03:13:51
Line 133 
Line 133 
         dev_t   devnum;          dev_t   devnum;
         int     count;          int     count;
         char    pathname[BUFSIZ];          char    pathname[BUFSIZ];
           char    src[BUFSIZ];
         char    target[BUFSIZ];          char    target[BUFSIZ];
         struct  linkbuf *nextp;          struct  linkbuf *nextp;
 };  };

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7