Module Name: src Committed By: kre Date: Sat Feb 9 09:33:21 UTC 2019
Modified Files:
src/bin/sh: main.c
Log Message:
When an interactive shell exits due to an EOF on stdin, send a newline
to stderr (to follow the previous prompt) and cleanup more nicely.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/bin/sh/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
