HomeFreeBSD

Capsicumize diff on regular files

Description

Capsicumize diff on regular files

To allow to work in capsicum mode:

  • early spawn pr(1) if needed (lflag)
  • use pdfork instead of fork
  • use kevent to track the exit of pr(1) as pdwait4 does not exist yet

Details

Provenance
baptAuthored on
Parents
rS314677: fts: Fix a potential memory leak in error case
Branches
Unknown
Tags
Unknown