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 Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c. 1996-05-18 18:43:24 +00:00
xdryp.c fix xdr_ypmap_parms (missing "&"'s in calls to xdr_ypdomain_wrap_string 1996-08-15 21:43:03 +00:00
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 Split yperr_string out of yplib.c; makes many static executables a bit smaller. 1996-05-14 13:36:49 +00:00
yplib.c * implement _yp_invalid_domain, which returns non-zero if the given 1997-07-07 02:00:30 +00:00
ypprot_err.c Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c. 1996-05-18 19:06:39 +00:00