HomeFreeBSD

unzip: sync with NetBSD upstream to add passphrase support

Description

unzip: sync with NetBSD upstream to add passphrase support

  • Add support for password protected zip archives. We use memset_s() rather than explicit_bzero() for more portable (See PR).
  • Use success/failure macro in exit()
  • Mention ZIPX format in unzip(1)

Submitted by: Mingye Wang and Alex Kozlov (ak@)
PR: 244181
Reviewed by: mizhka
Obtained from: NetBSD
Differential Revision: https://reviews.freebsd.org/D28892

(cherry picked from commit a4724ff48108840416c83f10e15d666ac8d78937)

Details

Provenance
nyanAuthored on Sep 25 2021, 4:32 PM
Reviewer
mizhka
Differential Revision
D28892: unzip: sync with NetBSD upstream to add passphrase support
Parents
rGdb79ace65626: ng_ether: Create netgraph nodes for bridge interfaces.
Branches
Unknown
Tags
Unknown