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

  1. Astolaf.321
  2. net.bugs.v7
  3. utzoo!decvax!harpo!eagle!mhtsa!ihnss!ihps3!stolaf!sys
  4. Tue May  4 19:55:03 1982
  5. v7 mail bug revisited...
  6. After fixing the bug in mail, we found legal transmissions being saved in
  7. dead.letter.  It turns out that uux was exiting non-zero, by falling
  8. off the end of main with non-zero junk on the stack.  An 'exit(0);'
  9. at the end of main in uux fixes all of this.
  10.                             -Vic Lee
  11.                             stolaf!vtl
  12.