Module Name: src Committed By: kre Date: Sun May 8 20:14:27 UTC 2016
Modified Files: src/bin/sh: redir.c Log Message: PR bin/51123 - make >&- work in all cases, and while doing that fix things so that >/dev/stdout </dev/stdin (etc) work as well (in all cases). ok christos@ To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/bin/sh/redir.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.