Module Name: src Committed By: kre Date: Sat Apr 22 15:54:53 UTC 2017
Modified Files:
src/bin/sh: redir.c
Log Message:
When verifying the size of the fd arg for fdflags skip leading 0's
(fdflags 0000000001 should work, fdflags 10000000 should not)
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/bin/sh/redir.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
