Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2010 20:19:41 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/etc rc.subr
Message-ID:  <201003282020.o2SKK7GS012176@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jilles      2010-03-28 20:19:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    etc                  rc.subr 
  Log:
  SVN rev 205806 on 2010-03-28 20:19:41Z by jilles
  
  MFC r200818: rc.subr: Use pwait in wait_for_pids.
  
  This waits for the requested process(es) to terminate, rather than polling
  with an interval of 2 seconds.
  
  If pwait is not available, the old method is used.
  
  PR:             conf/132766
  
  Revision  Changes    Path
  1.88.2.9  +1 -1      src/etc/rc.subr



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