Module Name: src Committed By: christos Date: Fri Jan 2 19:56:20 UTC 2015
Modified Files: src/bin/sh: eval.c options.h Log Message: Define an undocumented -F option to only use fork instead of vfork for debugging purposes. To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/bin/sh/eval.c cvs rdiff -u -r1.20 -r1.21 src/bin/sh/options.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.