Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 11/25/1999 23:33:54
Module Name: basesrc
Committed By: msaitoh
Date: Fri Nov 26 07:33:53 UTC 1999
Modified Files:
basesrc/usr.bin/telnet: sys_bsd.c
Log Message:
fix following sequence:
telnet localhost
cat (no argument)
control-C
(not returned to the shell prompt)
(push enter key)
(returned to prompt)
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/telnet/sys_bsd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.