Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2005 22:11:13 +0000 (UTC)
From:      Jonathan Chen <jon@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getnetgrent.c
Message-ID:  <200507222211.j6MMBDUG044855@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jon         2005-07-22 22:11:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libc/gen         getnetgrent.c 
  Log:
  fix that little lie I told six months ago about doing an MFC in 3 days...
  
  MFC from 1.33: remember to reset nextgrp in getnetgrent(), so that subsequent calls to getnetgrent() doesn't return bogus information.
  
  Revision  Changes    Path
  1.31.2.2  +1 -0      src/lib/libc/gen/getnetgrent.c



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