Module Name: src
Committed By: uwe
Date: Tue Jan 31 20:03:50 UTC 2012
Modified Files:
src/lib/csu/common: Makefile.inc
Log Message:
Hmm, funny. I wonder why and how did emacs VC managed to add
Warning: Permanently added the RSA host key for IP address '...' to the list
of known hosts.
to the committed file. (hi, new cvs!)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/csu/common/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/csu/common/Makefile.inc
diff -u src/lib/csu/common/Makefile.inc:1.4 src/lib/csu/common/Makefile.inc:1.5
--- src/lib/csu/common/Makefile.inc:1.4 Tue Jan 31 19:58:22 2012
+++ src/lib/csu/common/Makefile.inc Tue Jan 31 20:03:50 2012
@@ -1,5 +1,4 @@
-Warning: Permanently added the RSA host key for IP address '149.20.53.70' to the list of known hosts.
-# $NetBSD: Makefile.inc,v 1.4 2012/01/31 19:58:22 uwe Exp $
+# $NetBSD: Makefile.inc,v 1.5 2012/01/31 20:03:50 uwe Exp $
.include <bsd.own.mk>