freebsd-dev/libexec/ypxfr
Bill Paul bc66df81bb 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.
1996-02-04 05:18:44 +00:00
..
Makefile Import the new ypxfr, written by yours truly. Functionally equivalent 1995-12-25 03:07:13 +00:00
yp_dbwrite.c Sync with my sources at home (these are really tiny changes): 1996-01-06 20:28:06 +00:00
ypxfr_extern.h Import the new ypxfr, written by yours truly. Functionally equivalent 1995-12-25 03:07:13 +00:00
ypxfr_getmap.c ypxfr_getmap.c: 1996-02-04 05:18:44 +00:00
ypxfr_main.c - Fix error reporting when checking order number via NIS: we return zero 1996-01-10 17:44:10 +00:00
ypxfr_misc.c ypxfr_getmap.c: 1996-02-04 05:18:44 +00:00
ypxfr.8 Import the new ypxfr, written by yours truly. Functionally equivalent 1995-12-25 03:07:13 +00:00