Subject: CVS commit: src/lib/libcompat/4.4
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/01/2005 12:51:07
Module Name:	src
Committed By:	christos
Date:		Fri Apr  1 12:51:07 UTC 2005

Modified Files:
	src/lib/libcompat/4.4: cuserid.3 cuserid.c

Log Message:
Use getpwuid_r, KNF. From John Nemeth, many thanks.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libcompat/4.4/cuserid.3
cvs rdiff -r1.6 -r1.7 src/lib/libcompat/4.4/cuserid.c

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