CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/21 04:55:56
Modified files:
usr.sbin/amd/amd: afs_ops.c amd.c get_args.c host_ops.c
info_passwd.c mapc.c nfs_ops.c opts.c
usr.sbin/amd/include: am.h
Log message:
Avoid sys/param.h, or annotate reasons for including where required.
This includes using HOST_NAME_MAX and PATH_MAX
in snaps for around 3 weeks, noone noticed a change in behaviour.
