[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.3 and 1.3.2.2

version 1.3, 2000/03/16 20:56:13 version 1.3.2.2, 2000/11/08 21:30:16
Line 1 
Line 1 
 /*  /*
  * Copyright (c) 1999 Theo de Raadt   * Copyright (c) 1995,1999 Theo de Raadt
  * 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 24 
Line 24 
  */   */
   
 #include "includes.h"  #include "includes.h"
 RCSID("$Id$");  RCSID("$OpenBSD$");
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "ssh.h"  #include "ssh.h"

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.2