Module Name: src Committed By: kre Date: Wed May 3 21:36:16 UTC 2017
Modified Files: src/bin/sh: parser.c Log Message: Fix the heredoc line counting bug that I caused when the heredoc processing was changed just over a year ago (rev 1.111). To generate a diff of this commit: cvs rdiff -u -r1.121 -r1.122 src/bin/sh/parser.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.