freebsd-dev/libexec/ypxfr
Bill Paul 2c33b20a87 Add a couple of reserved port checks: don't talk to either ypserv
or rpc.ypxfrd processes on remote systems that aren't bound to reserved
ports. The servers already do reserved port checks on the clients.

Obtained from: scrutinizing the OpenBSD ypxfr sources. (Note that this
applies to the ypserv check only; OpenBSD doesn't have an rpc.ypxfrd.)
1996-10-20 19:52:53 +00:00
..
Makefile Fixed DPADD. 1996-09-05 17:16:10 +00:00
yp_dbwrite.c Add support for rpc.ypxfrd and document it in the man page. 1996-06-05 05:42:52 +00:00
ypxfr_extern.h Add support for rpc.ypxfrd and document it in the man page. 1996-06-05 05:42:52 +00:00
ypxfr_getmap.c Add support for rpc.ypxfrd and document it in the man page. 1996-06-05 05:42:52 +00:00
ypxfr_main.c Add a couple of reserved port checks: don't talk to either ypserv 1996-10-20 19:52:53 +00:00
ypxfr_misc.c Add support for rpc.ypxfrd and document it in the man page. 1996-06-05 05:42:52 +00:00
ypxfr.8 Add support for rpc.ypxfrd and document it in the man page. 1996-06-05 05:42:52 +00:00
ypxfrd_getmap.c Fill in new arguments in the ypxfr_getmap structure (byte order, 1996-07-04 02:13:11 +00:00