Date: Fri, 14 Nov 2003 10:38:55 +0700 From: Eugene Grosbein <eugen@kuzbass.ru> To: freebsd-gnats-submit@FreeBSD.org Cc: stable@FreeBSD.org Subject: Re: bin/54141: wrong behavour of cu(1) Message-ID: <3FB44E4F.813E504C@kuzbass.ru>
next in thread | raw e-mail | index | archive | help
Hi! There is a strange workaroung for this problem: start "cu -l cuaa0" then switch to another terminal, do "stty -crtscts </dev/cuaa0" and cu starts to work as expected (for this run only). It seems that cu(1) does not respect prior command "stty -crtscts </dev/cuaia0" anymore. Or it might be a kernel bug as preliminary "stty -crtscts </dev/cuala0" does not help too. Eugene Grosbein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FB44E4F.813E504C>