Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Sat, 18 May 1996 15:10:11 -0400 (EDT)
jtc
Sat May 18 15:01:36 EDT 1996
Update of /a/cvsroot/src/lib/libc/yp
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19215
Modified Files:
yp_all.c yp_master.c yp_match.c yp_order.c
Log Message:
Use a constant struct timeval for yp timeouts instead of creating
a new struct timeval in each yp function at runtime.
Check arguments and return YPERR_BADARGS if invalid.
jtc
Sat May 18 15:03:53 EDT 1996
Update of /a/cvsroot/src/lib/libc/yp
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19306
Added Files:
yp_first.c
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.
Check arguments and return YPERR_BADARGS if invalid.
jtc
Sat May 18 15:06:52 EDT 1996
Update of /a/cvsroot/src/lib/libc/yp
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19332
Added Files:
yp_maplist.c ypprot_err.c
Log Message:
Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.
Home |
Main Index |
Thread Index |
Old Index