Module Name: src Committed By: christos Date: Sun Mar 27 14:40:20 UTC 2016
Modified Files: src/bin/sh: parser.c Log Message: Move the parseredir internal subroutine out of readtoken1() into being a real function of its own (also inspired by FreeBSD - though for this one other sh differences require slightly different code.) (from kre@) To generate a diff of this commit: cvs rdiff -u -r1.111 -r1.112 src/bin/sh/parser.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.