CVSROOT: /cvs Module name: src Changes by: sema...@cvs.openbsd.org 2015/10/12 03:28:54
Modified files: bin/pax : ar_io.c Log message: Revert the pledge() call on pax/ar_io.c for now. A pledged program is not allowed to change user/group for others. "I think that makes the most sense" @sthen