tjr 2003/04/04 00:16:26 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
bin/sh jobs.c
Log:
MFC rev 1.63: Flush the output buffers before forking a child process to
avoid the child process writing data that the parent should have written.
PR: 50051
Revision Changes Path
1.27.2.10 +1 -0 src/bin/sh/jobs.c