freebsd-dev/usr.sbin/ypserv
Bill Paul 58dc15740f Eek! When I added the YP_INTERDOMAIN and YP_SECURE support, I documented
and set the B and S variables here, but I forgot to actually add them to
the master.passwd and hosts.* targets. In other words, they weren't being
passed to yp_mkdb as needed.

This needs to go into 2.2; it doesn't break things a lot, but it leaves
your master.passwd maps available to unprivileged users without you
realizing it.
1996-11-15 18:01:59 +00:00
..
Makefile Toss the mkaliases script into the attic and remove its install 1996-09-15 00:39:20 +00:00
Makefile.yp Eek! When I added the YP_INTERDOMAIN and YP_SECURE support, I documented 1996-11-15 18:01:59 +00:00
yp_access.c Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from 1996-10-24 18:58:26 +00:00
yp_dblookup.c Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from 1996-10-24 18:58:26 +00:00
yp_dnslookup.c Hmm, well, whaddya know? ypserv was making calls to the undocumented 1996-08-30 01:17:47 +00:00
yp_error.c Small touch-ups -- no functional changes. 1996-05-31 16:01:51 +00:00
yp_extern.h Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from 1996-10-24 18:58:26 +00:00
yp_main.c Small touch-ups -- no functional changes. 1996-05-31 16:01:51 +00:00
yp_server.c Add support for handling the YP_SECURE and YP_INTERDOMAIN keys from 1996-10-24 18:58:26 +00:00
ypserv.8 Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00