-*- text -*-

HP/UX 9.04 port notes for login.krb5:

Some tty modes may be slightly different: min, susp, dsusp, echoe, echok.

Env var MAIL doesn't get set.

Not implemented: dialup passwords; /etc/logingroup; password aging; /etc/btmp
logging, we use syslog after N failed attempts; /etc/securetty; /etc in PATH
for privileged users; leading "*" in password shell command name indicating a
chroot to be done.

The utmp entries appear to be correct for /dev/console (using it in place of
/bin/login), and for /dev/tty[p-z][0-9a-f] (as used by telnetd), though I could
only test through ttyqf.  The entries get created when the user logs in, and
removed when the user logs out.
