Subject: rlogin and SIGINT ...
To: None <current-users@NetBSD.ORG>
From: Bernd Wiserner <wiserner@atbayer2.informatik.tu-muenchen.de>
List: current-users
Date: 05/19/1995 12:16:49
Hi,
The current rlogin doesn't seem to honor SIGINT's .
I tried this :
% rlogin localhost
% ls -lR 
bla
bla
CTRL-C ... Nothing happens 
In the 1.0 Version this would kill the ls command.
Bug or feature ?!

B.Wiserner