CVSROOT:        /cvs
Module name:    src
Changes by:     bry...@cvs.openbsd.org  2017/06/28 07:37:56

Modified files:
        usr.bin/file   : Makefile file.c 

Log message:
Simplify file(1) by removing the no longer necessary parent/child separation
and just drop privileges in the main process.

Also allows for a tighter "stdio" pledge.

passing regress tests still pass

ok nicm@ with helpful feedback

Reply via email to