Date: Mon, 25 Jul 2005 20:05:40 +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: <200507252005.j6PK5e0s053568@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jon 2005-07-25 20:05:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_4)
lib/libc/gen getnetgrent.c
Log:
MFC of 1.33: remember to reset nextgrp in getnetgrent(), so that subsequent calls to getnetgrent() doesn't return bogus information.
MFC of 1.34: fix innetgr() returning false positives and negatives when reverse netgroup matching is used.
PR: 35506
Revision Changes Path
1.26.2.1 +65 -56 src/lib/libc/gen/getnetgrent.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507252005.j6PK5e0s053568>
