Module Name: src Committed By: pgoyette Date: Mon Nov 23 23:27:38 UTC 2015
Modified Files: src/sys/dev/filemon: filemon.c Log Message: Remove the requirement that the target (tracked) process be a descendant of the tracking process. The call to kauth() should be sufficient to address any security concerns. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/dev/filemon/filemon.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.