mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 16:52:21 -04:00
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. |
||
|---|---|---|
| .. | ||
| log.c | ||
| Makefile | ||
| yp.h | ||
| yp_clnt.c | ||
| yp_svc.c | ||
| yp_xdr.c | ||
| ypclnt.c | ||
| ypxfr.8 | ||
| ypxfr.c | ||