Date: Fri, 4 Apr 2003 00:16:26 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh jobs.c Message-ID: <200304040816.h348GQqS065102@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304040816.h348GQqS065102>