Module Name: src Committed By: kre Date: Mon Jul 24 12:35:37 UTC 2017
Modified Files: src/bin/sh: options.c Log Message: PR standards/52406 Absent other information, the shell should be interactive if reading from stdin, and stdin and stderr are ttys, not stdin and stdout. So sayeth the great lord posix. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/bin/sh/options.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.