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

Diff for /src/usr.bin/rdist/rdist.c between version 1.25 and 1.26

version 1.25, 2014/07/11 13:00:06 version 1.26, 2014/07/12 02:58:18
Line 84 
Line 84 
 {  {
         extern char *__progname;          extern char *__progname;
         struct namelist *hostlist = NULL;          struct namelist *hostlist = NULL;
         int x;  
         char *cp;          char *cp;
         int cmdargs = 0;          int cmdargs = 0;
         int c;          int c;

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26