NetBSD/lib/libc/yp
lukem 42736edb4d * implement _yp_invalid_domain, which returns non-zero if the given
domainname isn't RFC1035 compliant. Also ensure that the length <=
  YPMAXDOMAIN (which is less than what RFC1035 allows).
* use _yp_invalid_domain in the public front-ends, instead of using
  hand-rolled checks
* fix a typo
1997-07-07 02:00:30 +00:00
..
Makefile.inc
xdryp.c
yp_all.c * implement _yp_invalid_domain, which returns non-zero if the given 1997-07-07 02:00:30 +00:00
yp_first.c * implement _yp_invalid_domain, which returns non-zero if the given 1997-07-07 02:00:30 +00:00
yp_maplist.c * implement _yp_invalid_domain, which returns non-zero if the given 1997-07-07 02:00:30 +00:00
yp_master.c * implement _yp_invalid_domain, which returns non-zero if the given 1997-07-07 02:00:30 +00:00
yp_match.c * implement _yp_invalid_domain, which returns non-zero if the given 1997-07-07 02:00:30 +00:00
yp_order.c * implement _yp_invalid_domain, which returns non-zero if the given 1997-07-07 02:00:30 +00:00
ypclnt.3 * implement _yp_invalid_domain, which returns non-zero if the given 1997-07-07 02:00:30 +00:00
yperr_string.c
yplib.c * implement _yp_invalid_domain, which returns non-zero if the given 1997-07-07 02:00:30 +00:00
ypprot_err.c