K 10 svn:author V 4 ache K 8 svn:date V 27 1997-03-03T09:51:15.000000Z K 7 svn:log V 263 Use roundup(MAXLOGNAME, sizeof(long)) as e_login/s_login arrays size instead of all hardcoded assumptions historically used (i.e. sizeof(long) == 4) Use MAXLOGNAME == 17 for stricter setlogin() size checking. Since it rounds up to 20, all sizes remains the same END