BUGS 356 B

123456
  1. - zip sometimes crashes on some versions of NetBSD (0.8, 0.9 and early
  2. 0.9-current), FreeBSD (<= 1.1) and BSDI (< 1.1) . This is due to a
  3. bug in stdio.
  4. Upgrading the stdio package in /usr/src/lib/libc/stdio should
  5. fix the problem. See *BSD mirrors in src/lib/libc/stdio
  6. You must at least replace setvbuf.o in all the libc's with a newer version.