Searched hist:13895 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/libexec/ypxfr/
H A Dypxfr_getmap.cdiff 13895 Sun Feb 04 05:18:44 MST 1996 wpaul ypxfr_getmap.c:
- Handle 'empty' maps more gracefully. By empty I mean a valid map that
just happens not to have any entries in it, such as you would get if
you built a map database from an empty file. Previously, trying to
ypxfr such a map would yield an 'NIS map/database error' which is not
the correct behavior.

ypxfr_misc:
- Make sure to free() or xdr_free() dynamically allocated memory in
ypxfr_get_master() as necessary.
H A Dypxfr_misc.cdiff 13895 Sun Feb 04 05:18:44 MST 1996 wpaul ypxfr_getmap.c:
- Handle 'empty' maps more gracefully. By empty I mean a valid map that
just happens not to have any entries in it, such as you would get if
you built a map database from an empty file. Previously, trying to
ypxfr such a map would yield an 'NIS map/database error' which is not
the correct behavior.

ypxfr_misc:
- Make sure to free() or xdr_free() dynamically allocated memory in
ypxfr_get_master() as necessary.

Completed in 107 milliseconds