freebsd-skq/gnu
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
..
games typo. 1995-02-28 23:16:33 +00:00
gnu2bmake
include
lib Get rid of strtok(), it is depricated inside libs 1995-03-24 17:59:48 +00:00
libexec Removed code from yp_xdr.c module that now lives in libc. (Unfortunately, 1995-04-02 17:01:31 +00:00
usr.bin Take yp_svc.c out of CLEANFILES rule. 1995-04-02 20:28:09 +00:00
usr.sbin Added a new feature from Peter Eriksson's latest release of ypserv (0.13): 1995-04-05 03:23:40 +00:00
COPYING
COPYING.LIB
Makefile Hurm... I could have sworn I added usr.sbin to the top level GNU 1995-02-07 19:10:39 +00:00
Makefile.inc