CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/10/14 15:18:52
Modified files:
archivers/xz : Makefile
Added files:
archivers/xz/patches: patch-src_xz_main_c
Log message:
Initial pledge() for xz, after initial setup (which looks at a few sysctls)
it's easy to drop to only allowing stdio and file operations. There's scope to
push this further (e.g. when used in a simple pipeline, no more than stdio
should be necessary). ok naddy@ (maintainer).
