Module Name: src Committed By: christos Date: Wed Feb 24 14:38:40 UTC 2016
Modified Files:
src/bin/sh: options.c
Log Message:
If we don't have shared address space vfork fail back to using fork since
we are depending on the shared address space feature (from kre)
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/bin/sh/options.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
