Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 03:28:56 -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:  <200303171128.h2HBSuYn040093@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/03/17 03:28:56 PST

  FreeBSD src repository

  Modified files:
    bin/sh               jobs.c 
  Log:
  Flush the output buffers before forking a child process to avoid
  the child process writing data that the parent should have written.
  
  PR:             50051
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.63      +1 -0      src/bin/sh/jobs.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303171128.h2HBSuYn040093>