home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4225 < prev    next >
Encoding:
Internet Message Format  |  1992-08-16  |  1.1 KB

  1. Path: sparky!uunet!wupost!gumby!destroyer!lopez!clmqt!scott
  2. Newsgroups: comp.unix.bsd
  3. Subject: Is it possible to use FIFOs (named pipes) in 386BSD 0.1?
  4. Reply-To: scott@lopez.marquette.MI.US
  5. From: scott@clmqt.marquette.MI.US (Scott Reynolds)
  6. Message-ID: <DvSXe-Cn3@clmqt.marquette.MI.US>
  7. Date: Sun, 16 Aug 1992 01:59:43 EDT
  8. Lines: 16
  9.  
  10. I added the FIFO option, hand twiddled the .depend file so that the
  11. appropriate files, e.g. fifo_vnops.c would be compiled properly,
  12. linked and installed the new kernel, and made a fifo with mkfifo(1).
  13. I did a "cat fifoname &" and then said "echo hello >fifoname" -- and
  14. wouldn't you know it, the machine hung.  Dead in the water, so to speak.
  15. So now I wonder -- can it be done?  I have an application that would
  16. prefer to use fifos as a portability consideration (it was written in a
  17. XENIX environment).
  18.  
  19. If this can't be done, or my concept of fifos is totally wrong (which
  20. could be true, admittedly) please let me know.  I'd appreciate hearing
  21. whether or not this is possible.  Thanks!
  22. --
  23. Scott Reynolds
  24. scott@{clmqt,lopez}.Marquette.MI.US
  25. A094@NMUMUS.BITNET
  26.