Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/gen
Module Name: src
Committed By: tron
Date: Mon Jul 11 21:27:00 UTC 2005
Modified Files:
src/lib/libc/gen [netbsd-3]: getgrent.c
Log Message:
Pull up revision 1.58 (requested by lukem in ticket #540):
When sequentially parsing a source looking for entries don't fail with
NS_UNAVAIL on an unparseable or too long line; instead try the next entry.
This is more consistent with the behaviour prior to the rework in rev 1.49.
To generate a diff of this commit:
cvs rdiff -r1.54.2.3 -r1.54.2.4 src/lib/libc/gen/getgrent.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index