Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix to
authormaja <maja@openbsd.org>
Sun, 9 Feb 1997 09:49:36 +0000 (09:49 +0000)
committermaja <maja@openbsd.org>
Sun, 9 Feb 1997 09:49:36 +0000 (09:49 +0000)
commit95a355d8c386f4475a421b28b6e6eeb974210746
treed2baa86445e5bddcf3b23d2cc0090caa721dbc86
parentdc505d66f0849aa076f982f812bd39d3b8b4911c
Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix to
the database name. The suffix is added in the call to mkstemp. Now ypdb and
mkstemp can coexist and do what we excpect. All code from 1.12 has been
reintegrated now.
usr.sbin/ypserv/common/ypdb.c
usr.sbin/ypserv/common/ypdb.h
usr.sbin/ypserv/ypxfr/ypxfr.c