freebsd-dev/gnu/libexec/ypxfr
Bill Paul 4b2f613d23 Rework error reporting/logging: although the SunOS documentation says
that ypxfr is supposed to log messages to /var/yp/ypxfr.log if it exists,
using syslog() makes more sense, especially since ypserv does the same
thing already. Try to use stderr by default, and use syslog() if stderr
is not a tty.

Also update the man page to reflect this change.
1995-03-31 05:45:23 +00:00
..
log.c Rework error reporting/logging: although the SunOS documentation says 1995-03-31 05:45:23 +00:00
Makefile Rework error reporting/logging: although the SunOS documentation says 1995-03-31 05:45:23 +00:00
yp_clnt.c
yp_svc.c Rework error reporting/logging: although the SunOS documentation says 1995-03-31 05:45:23 +00:00
yp_xdr.c Rework error reporting/logging: although the SunOS documentation says 1995-03-31 05:45:23 +00:00
yp.h
ypclnt.c Rework error reporting/logging: although the SunOS documentation says 1995-03-31 05:45:23 +00:00
ypxfr.8 Rework error reporting/logging: although the SunOS documentation says 1995-03-31 05:45:23 +00:00
ypxfr.c Rework error reporting/logging: although the SunOS documentation says 1995-03-31 05:45:23 +00:00