home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / bash / bug / 662 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.2 KB  |  36 lines

  1. Newsgroups: gnu.bash.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!physics.ucla.edu!aoki
  3. From: aoki@physics.ucla.edu (Ken-ichiro Aoki)
  4. Subject: bash-1.12 on NeXTSTEP3.0: rlogin does not open tty
  5. Message-ID: <1992Nov22.004216.10230@physics.ucla.edu>
  6. Summary: rlogin does not open tty
  7. Keywords: not again!
  8. Sender: gnulists@ai.mit.edu
  9. Organization: UCLA Department of Physics
  10. Distribution: gnu
  11. Date: Sun, 22 Nov 1992 00:42:16 GMT
  12. Approved: bug-bash@prep.ai.mit.edu
  13. Lines: 21
  14.  
  15. version: bash-1.12.1
  16. machine: NeXTstation (68040 @ 25MHz) running NeXTstep3.0
  17.  
  18. tty is not opened. To reproduce, rlogin and say 
  19.  
  20. bash$ echo hi > /dev/tty
  21. /dev/tty: No such device or address
  22.  
  23. I reported this problem with a previous version of bash
  24. on NeXTstep2.x and it was subsequently *fixed*.
  25. The problem was with NS2.x rlogind.
  26. The current version of bash does contain (in particular
  27. in shell.c) a fix to get around the problem in NS2.x and 
  28. now it is broken *again*... sigh. I suspect the problem
  29. is with NS3.0 rlogind.
  30.  
  31. Thank you for your time and effort in releasing and
  32. maintaining our favorite shell.
  33. -- 
  34.                         ___Kenichiro Aoki. (aoki@physics.ucla.edu)
  35.  
  36.