NetBSD/dist/am-utils/amd
markd 57da74fd34 Its not possible to have a key such as ".access" in a hesiod map as that would
imply a null node in the DNS tree so a lookup for such a key must clearly fail
and with the current info_hesiod.c it does (after calling hes{,iod}_resolve)
but returns an error that confuses some programs - eg. apache - so shortcut
the process and just return ENOENT for any key starting with "."

Patch will be in am-utils 6.1.

OK'd by christos
2003-07-29 12:08:59 +00:00
..
Makefile.am
Makefile.in
am_ops.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
amd.8
amd.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
amd.h
amfs_auto.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
amfs_direct.c
amfs_error.c
amfs_host.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
amfs_inherit.c
amfs_link.c
amfs_linkx.c
amfs_nfsl.c
amfs_nfsx.c
amfs_program.c
amfs_root.c
amfs_toplvl.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
amfs_union.c
amq_subr.c
amq_svc.c
autil.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
clock.c
conf.c
conf_parse.y
conf_tok.l
get_args.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
info_file.c
info_hesiod.c Its not possible to have a key such as ".access" in a hesiod map as that would 2003-07-29 12:08:59 +00:00
info_ldap.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
info_ndbm.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
info_nis.c
info_nisplus.c
info_passwd.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
info_union.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
map.c
mapc.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
mntfs.c
nfs_prot_svc.c
nfs_start.c
nfs_subr.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
ops_TEMPLATE.c
ops_cachefs.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
ops_cdfs.c
ops_efs.c
ops_lofs.c
ops_mfs.c
ops_nfs.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
ops_nfs3.c
ops_nullfs.c
ops_pcfs.c
ops_tfs.c
ops_tmpfs.c
ops_ufs.c
ops_umapfs.c
ops_unionfs.c
ops_xfs.c
opts.c use bounded string ops as much as possible. 2003-07-15 09:01:15 +00:00
restart.c
rpc_fwd.c
sched.c
srvr_amfs_auto.c
srvr_nfs.c
test1.sh