freebsd-dev/gnu/usr.sbin/ypserv
Bill Paul 3670011ae8 Added a new feature from Peter Eriksson's latest release of ypserv (0.13):
register ourselves as an NIS version 1 UDP server to pacify older SunOS 4
ypbinds that seem to insist on having one around. All this does is allow
ypserv to respond to DOMAIN_NONACK requests that are periodically
transmitted by ypbind: the server will not actually work as an NIS v1
server in any other way.

Unlike the mainline code, which implements this as a compile-time
option, this feature can be turned on with the newly-added -k flag
at runtime.

Bunped version number to 0.13. (What the hell.)

Updated the man page to reflect this change, also made a couple of small
edits to reflect the recent changes in the /etc/rc* setup.
1995-04-05 03:23:40 +00:00
..
dnslookup.c Include <sys/types.h> explicitly to get declaration of u_long for 1995-02-03 20:25:59 +00:00
Makefile Fix losing Makefile so that it properly honors DESTDIR when installing 1995-02-15 04:33:52 +00:00
Makefile.yp Spruce up Makefile.yp: add support for netgroups and bootparams maps, 1995-04-02 01:53:47 +00:00
mknetid Added Makefile.yp and mknetid, which are needed to rebuild NIS maps. 1995-02-01 02:00:03 +00:00
server.c Log syslog messages at LOG_NOTICE priority. 1995-04-01 19:31:12 +00:00
system.h Obtained from: The NYS project 1995-01-31 08:58:57 +00:00
yp_svc.c Added a new feature from Peter Eriksson's latest release of ypserv (0.13): 1995-04-05 03:23:40 +00:00
yp_xdr.c Obtained from: The NYS project 1995-01-31 08:58:57 +00:00
yp.h Obtained from: The NYS project 1995-01-31 08:58:57 +00:00
ypserv.8 Added a new feature from Peter Eriksson's latest release of ypserv (0.13): 1995-04-05 03:23:40 +00:00