CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/02 14:57:58
Modified files:
libexec/login_ldap: login_ldap.c util.c
Log message:
remove sys/param.h use, by replacing MAXLOGNAME -> LOGIN_NAME_MAX
and MAXHOSTNAMELEN -> HOST_NAME_MAX+1
