NetBSD/usr.sbin/ypbind
lukem d65e85e261 * use _yp_invalid_domain() (from libc) to validate the domainnames
* cleanup for -Wall
* use __RCSID

the following were inspired by openbsd:
* only allow connections from reserved ports
* implement -insecure, which turns off the above restriction (required
  for sunos 3.x and ultrix)
* prevent more than 100 domains from being bound at once, preventing
  a denial of service attacks
1997-07-07 02:27:05 +00:00
..
Makefile * use _yp_invalid_domain() (from libc) to validate the domainnames 1997-07-07 02:27:05 +00:00
pathnames.h Add Luke Mewburn's support for a .ypservers file, which contains a list 1996-10-01 00:22:27 +00:00
ypbind.8 * use _yp_invalid_domain() (from libc) to validate the domainnames 1997-07-07 02:27:05 +00:00
ypbind.c * use _yp_invalid_domain() (from libc) to validate the domainnames 1997-07-07 02:27:05 +00:00