DragonFly-2.3.0.641.gebdfa master lib/libc/gen getnetgrent.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Tue Apr 7 00:13:33 PDT 2009
commit ebdfa5793d78183d795e9af345338f9f265f1df0
Author: Peter Avalos <pavalos at theshell.com>
Date: Mon Mar 9 22:30:28 2009 -1000
Sync getnetgrent with FreeBSD:
* Fix innetgr() returning false positives and negatives when reverse
netgroup matching is used.
* Remember to reset nextgrp in getnetgrent(), so that subsequent calls
to getnetgrent() doesn't return bogus information.
Summary of changes:
lib/libc/gen/getnetgrent.c | 142 ++++++++++++++++++++++----------------------
1 files changed, 70 insertions(+), 72 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebdfa5793d78183d795e9af345338f9f265f1df0
--
DragonFly BSD source repository
More information about the Commits
mailing list