Subject: CVS commit: [netbsd-3] src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/04/2005 17:58:21
Module Name:	src
Committed By:	tron
Date:		Mon Apr  4 17:58:21 UTC 2005

Modified Files:
	src/lib/libc/net [netbsd-3]: rcmd.c

Log Message:
Pull up revision 1.59 (requested by thorpej in ticket #97):
use re-entrant versions of getpw*(). In libc only pwcache remains and this
cannot be changed easily because it involves an API change.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.58.2.1 src/lib/libc/net/rcmd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.