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

  1. Aucbvax.300
  2. NET.v7bugs
  3. utzoo!duke!vax135!ucbvax!mark
  4. Tue Aug 12 01:52:23 1980
  5. col
  6. There is a bug in col as distributed which causes garbage sometimes
  7. at the end of outputs, such as /usr/doc/uucp/implement.  The procedure
  8. "main" ends in "return 0" rather than "exit(0);".  Changing it to exit
  9. makes the problem go away.  The bug was exhibited on a Vax running
  10. Berkeley Unix and might not show up on some other systems, depending on
  11. their runtime startup routine.
  12.