K 10 svn:author V 3 des K 8 svn:date V 27 2003-04-08T16:59:53.000000Z K 7 svn:log V 269 PAM-related improvements: - if operating "as them" (su -l), use pam_{open,close}_session() - allow PAM to override $HOME (pam_chroot needs this) - chdir early, because later on we may be chrooted and chdir will fail Also use pid_t instead of int where applicable. END