home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5159 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  984 b 

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!sgiblab!svcs1!slix
  2. From: slix@svcs1.UUCP (Bill Miller)
  3. Newsgroups: comp.unix.bsd
  4. Subject: terminal lockups with 0.1
  5. Keywords: sgtty, terminal problems
  6. Message-ID: <704@svcs1.UUCP>
  7. Date: 5 Sep 92 04:46:21 GMT
  8. Organization: Silicon Valley Computer Society, Sunnyvale, CA
  9. Lines: 14
  10.  
  11. Hi,
  12.  
  13. I'm a recent (4 days) user of 386bsd, and I pulled off some unix
  14. source code (ephem) that I was working with under DO$, and am
  15. having troubles with it.  It compiled fine, but as soon as it
  16. hits the first "press any key to continue" it locks up completely,
  17. and the only thing I can type is ctrl-Z to suspend it, and that
  18. locks up the shell and I have to reboot.
  19.  
  20. I'm wondering if this is related to the problems 386bsd has about
  21. tty lockups when it first boots up.  The app uses sgtty.h.  I tried
  22. using termio.h but it's not there.  Frankly, I know next to nothing about
  23. i/o under Unix systems.  The other thing, is this at all related to FIONREAD?
  24.  
  25.