Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 1999 01:04:43 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getpwent.c
Message-ID:  <199909060804.BAA36949@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         1999/09/06 01:04:43 PDT

  Modified files:
    lib/libc/gen         getpwent.c 
  Log:
  Don't forget to reset _pw_stepping_yp to 0 before returning. Fixes a bug
  where getpwent() would ignore wildcard entries that followed a netgroup
  entry.
  
  PR:		misc/12999
  Submitted by:	David Hedley <david@inty.net>
  
  Revision  Changes    Path
  1.51      +1 -0      src/lib/libc/gen/getpwent.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?199909060804.BAA36949>