Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 1997 13:29:40 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ypbind yp_ping.c
Message-ID:  <199710092029.NAA16787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1997/10/09 13:29:40 PDT

  Modified files:
    usr.sbin/ypbind      yp_ping.c 
  Log:
  Fix bug in __yp_ping(): keep proper count of assigned request structures.
  The test to see if a request struct had been assigned after looping
  though the server list was bogus.
  
  Submitted by: "Erik E. Rantapaa" <rantapaa@math.umn.edu>
  
  Revision  Changes    Path
  1.2       +5 -3      src/usr.sbin/ypbind/yp_ping.c



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