CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/08/22 18:08:36
Modified files: bin/systrace : intercept.c intercept.h systrace.c Log message: Reopen the systrace file in the process that will actually attach to the target process(es), so that systrace files can be made unsharable. ok djm@