[BusyBox 0003704]: more doesn't work due to /dev/tty
bugs at busybox.net
bugs at busybox.net
Fri Jun 13 00:55:22 PDT 2008
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=3704
======================================================================
Reported By: evanl
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 3704
Category: Other
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 06-13-2008 00:55 PDT
Last Modified: 06-13-2008 00:55 PDT
======================================================================
Summary: more doesn't work due to /dev/tty
Description:
I am using busybox 1.6.1.
On some embeded system, there might be no /dev/tty. But more applet must
open /dev/tty, otherwise it just does a "cat". Why don't just let more to
getc() from stdin? That's will make more works everywhere.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-13-08 00:55 evanl New Issue
06-13-08 00:55 evanl Status new => assigned
06-13-08 00:55 evanl Assigned To => BusyBox
======================================================================
More information about the busybox-cvs
mailing list