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

Diff for /src/usr.bin/ssh/atomicio.c between version 1.7 and 1.7.2.1

version 1.7, 2000/10/18 18:04:02 version 1.7.2.1, 2001/02/16 20:12:51
Line 27 
Line 27 
 RCSID("$OpenBSD$");  RCSID("$OpenBSD$");
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "ssh.h"  #include "atomicio.h"
   
 /*  /*
  * ensure all of data on socket comes through. f==read || f==write   * ensure all of data on socket comes through. f==read || f==write

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