home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / Net.v7bugs / 0012 < prev    next >
Encoding:
Text File  |  1981-05-28  |  448 b   |  12 lines

  1. Aucsfcgl.112
  2. NET.v7bugs
  3. utzoo!duke!vax135!ucbvax!ucsfcgl!tef
  4. Fri Aug 29 02:02:46 1980
  5. ptx bug
  6. There is a bug in the distributed version of ptx (permuted index)
  7. which may cause the program to hang unexpectedly.  The code is a bit
  8. "unusual" as it is, but if an execl to the sort(1) program fails
  9. ptx falls through a switch case statement and a child process ends up
  10. up waiting for itself to exit (forever).  The fix is left to the
  11. interested hacker.
  12.