Subject: PR/31243 CVS commit: src/crypto/dist/ssh
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 09/09/2005 12:21:02
The following reply was made to PR bin/31243; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/31243 CVS commit: src/crypto/dist/ssh
Date: Fri,  9 Sep 2005 12:20:12 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Fri Sep  9 12:20:12 UTC 2005
 
 Modified Files:
 	src/crypto/dist/ssh: includes.h
 
 Log Message:
 PR/31243: Mark Davies: sshd uses pipes rather than socketpairs, making bash
 not execute .bashrc. Since socketpairs work on all NetBSD systems, make it
 the default.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.9 -r1.10 src/crypto/dist/ssh/includes.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.