Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/05/2004 12:09:23
Module Name: src
Committed By: lukem
Date: Tue Oct 5 12:09:23 UTC 2004
Modified Files:
src/lib/libc/gen: getpwent.c
Log Message:
Use PASSWD_BYxxx(state) macros instead of "passwd.byxxx" to refer to
the NIS "passwd.by*" maps.
Fixes problem with "passwd_compat: nis" noted by Matthias Scheler.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/lib/libc/gen/getpwent.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.