MAXNAG
if (nagcount >= MAXNAG)
warnx("%d more logins not using bcryt.", nagcount - MAXNAG);
if (nagcount <= MAXNAG)