Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/29/2004 01:39:15
Module Name:	src
Committed By:	lukem
Date:		Thu Jan 29 01:39:15 UTC 2004

Modified Files:
	src/lib/libc/net: getnetnamadr.c

Log Message:
Use the correct parameters when building the YP map name in _yp_getnetbyaddr().
Fixes getnetbyaddr() when reading from YP.  From Brian Ginsbach in email.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/lib/libc/net/getnetnamadr.c

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