[BACK]Return to conv.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / bin / dd

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/bin/dd/conv.c between version 1.10 and 1.11

version 1.10, 2001/01/16 02:41:17 version 1.11, 2001/04/28 22:47:23
Line 47  __RCSID("$NetBSD$");
Line 47  __RCSID("$NetBSD$");
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/param.h>  #include <sys/param.h>
   #include <sys/time.h>
   
 #include <err.h>  #include <err.h>
 #include <string.h>  #include <string.h>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

CVSweb <webmaster@jp.NetBSD.org>