Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 1999 09:44:19 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ypserv yp_server.c
Message-ID:  <199904301644.JAA67284@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/04/30 09:44:19 PDT

  Modified files:
    usr.sbin/ypserv      yp_server.c 
  Log:
  Close PR #10970: exit at the end of ypproc_all_2_svc() instead of returning.
  This really fixes the condition where a child creates children of its own.
  I'm leaving the previous sanity tests in though, since they shouldn't hurt,
  and will give an indication if this ever happens again.
  
  Revision  Changes    Path
  1.29      +10 -3     src/usr.sbin/ypserv/yp_server.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?199904301644.JAA67284>