On Thursday 21 June 2007 10:52, Bin Chen wrote: > > 在 2007-06-21四的 10:31 +0200,Bernhard Fischer写道: > > On Thu, Jun 21, 2007 at 10:51:21AM +0800, Bin Chen wrote: > > > > > I am using busybox-1.1 and I found the ctrl-c can't work when I > > > telnet > > > into the board, but ctrl-z can work. > > > > > Any idea? > > > > Does it work with current trunk or at least 1.6.0? > > Did you read the FAQ (there is a ctrl-c entry)? > > I have not tried a higher version. I do read the FAQ and I know > the /dev/console need to modified, but I mean telnet, which is pty not > serial port.
There was a bug with misplaced setsid detaching telnetd child process from ctty. Please test newest busybox. -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
