Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2003 10:20:48 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/jail jail.c
Message-ID:  <200304211720.h3LHKnTc040230@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2003/04/21 10:20:48 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/jail        jail.c 
  Log:
  Force output of jail ID (if necessary) before excuting the command,
  otherwise redirection of stdout to a file using block buffering will
  not complete in time.
  
  Revision  Changes    Path
  1.13      +3 -1      src/usr.sbin/jail/jail.c



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