Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: lukem
Date: Sun Jul 25 09:36:02 UTC 1999
Modified Files:
basesrc/usr.sbin/ypserv/yppush: yppush.c
basesrc/usr.sbin/ypserv/ypxfr: ypxfr.c
Log Message:
don't call ypdb_close() until after we're finished using data returned
by a previous ypdb_*() operation. seems to fix a problem noted in [bin/8064]
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/usr.sbin/ypserv/yppush/yppush.c
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/ypserv/ypxfr/ypxfr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index