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: Fri, 9 Aug 1996 16:20:12 -0400 (EDT)
thorpej
Fri Aug 9 13:18:56 PDT 1996
Update of /a/cvsroot/src/usr.sbin/ypserv/yppush
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv14203
Modified Files:
yppush.c
Log Message:
Use the key, not the val from the datum when reading the `ypservers'
map. SunOS ypservers maps place the host name in the key and the val,
but HP-UX and NetBSD ypservers maps place the hostname only in the
key, leaving the val empty. Since there is no clear standard for this map,
best to play it safe.
Home |
Main Index |
Thread Index |
Old Index