Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/10/2004 16:55:55
Module Name: src
Committed By: christos
Date: Wed Nov 10 16:55:55 UTC 2004
Modified Files:
src/crypto/dist/ssh: session.c
Log Message:
For ptys of the form /dev/pts/n, print foo@pts/n instead of foo@n. Check
that strrchr() returns non null before using it.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/crypto/dist/ssh/session.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.