Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/18/1996 14:50:09
jtc
Sat May 18 14:43:27 EDT 1996
Update of /a/cvsroot/src/lib/libc/yp
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18794

Modified Files:
	yplib.c Makefile.inc 
Log Message:
Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.
Use a constant struct timeval for yp timeouts instead of creating
a new struct timeval in each yp function at runtime.