CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/12 05:11:52
Modified files:
archivers/unzip: Makefile
Added files:
archivers/unzip/patches: patch-ttyio_c
Log message:
Do not perform tty operations on non-tty file descriptors. Otherwise
pledge("tty") may abort unzip </dev/null.
discussed with deraadt@ semarie@; OK tb@ sthen@
