Module Name:    src
Committed By:   christos
Date:           Mon Jul 20 19:59:23 UTC 2009

Modified Files:
        src/rescue: list.crypto

Log Message:
use the new ssh


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/rescue/list.crypto

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

Modified files:

Index: src/rescue/list.crypto
diff -u src/rescue/list.crypto:1.7 src/rescue/list.crypto:1.8
--- src/rescue/list.crypto:1.7	Mon Jun 23 10:53:06 2008
+++ src/rescue/list.crypto	Mon Jul 20 15:59:22 2009
@@ -1,10 +1,10 @@
-#	$NetBSD: list.crypto,v 1.7 2008/06/23 14:53:06 christos Exp $
+#	$NetBSD: list.crypto,v 1.8 2009/07/20 19:59:22 christos Exp $
 
 PROG	cgdconfig
 
 PROG	scp
 PROG	ssh		slogin
-SPECIAL	scp	srcdir	usr.bin/ssh/scp
-SPECIAL	ssh	srcdir	usr.bin/ssh/ssh
+SPECIAL	scp	srcdir	crypto/external/bsd/openssh/bin/scp
+SPECIAL	ssh	srcdir	crypto/external/bsd/openssh/bin/ssh
 
 LIBS	-lssh -lcrypto

Reply via email to