home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / networki / 2853 < prev    next >
Encoding:
Text File  |  1993-01-23  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.os.os2.networking
  2. Path: sparky!uunet!srvr1.engin.umich.edu!destroyer!fmsrl7!lynx.unm.edu!nmsu.edu!dns1!ghenniga
  3. From: ghenniga@NMSU.Edu
  4. Subject: Yet another IBM TCP/IP bug.
  5. Message-ID: <GHENNIGA.93Jan22115449@ampere.NMSU.Edu>
  6. Sender: usenet@nmsu.edu
  7. Reply-To: ghenniga@NMSU.Edu
  8. Organization: New Mexico State University - Electromagnetics Group
  9. Date: Fri, 22 Jan 1993 18:54:49 GMT
  10. Lines: 35
  11.  
  12.  
  13. I think I found another bug in IBMs TCP/IP CSD Level UN32131, or at least a 
  14. "feature" that no longer works. Before I applied the CSD I would commonly
  15. increase the size of my OS/2 command window and then "vt100 hostname". If the
  16. remote was a Sun I could then make use of the extra rows in the window. Now
  17. it appears that the vt100.exe binary doesn't allow this, it's stuck at 25
  18. lines/rows. Here's what I did before the CSD:
  19.  
  20.         1) Open an OS/2 command window.
  21.         2) [C:\] mode co80,30
  22.         3) [C:\] vt100 hostname
  23.         4) (login to remote Sun host)
  24.         5) hostname[1]% stty rows 30
  25.  
  26. Normally, if I brought up the editor it would then recognize the additional
  27. lines in my window, which made editing large code that much easier. This, at
  28. least for me, no longer functions. Can anyone confirm this?
  29.     Also I thought I'd try the above with vt220.exe and the same thing
  30. happened, although I can't be sure if it ever worked before. Also, I
  31. noticed that vt220.exe now does not pass Ctrl+C through to the remote host.
  32. When in emacs if I type a Ctrl+C emacs doesn't receive it but instead I get
  33. the familiar:  
  34.  
  35.     "External process cancelled by a Ctrl+Break or another process"
  36.  
  37. even though it doesn't actually kill the vt220 session.
  38.     What's the deal with this CSD by the way? Did they totally rewrite
  39. a large chunk of it? Perhaps converting to 32-bit C or something?
  40.  
  41. Just Annoyed,
  42. Gary Hennigan
  43. ---------
  44. PhD Student, Computational Electromagnetics
  45. New Mexico State University
  46. email: ghenniga@NMSU.Edu
  47.