K 10 svn:author V 2 ed K 8 svn:date V 27 2012-02-03T17:50:39.507650Z K 7 svn:log V 305 MFC r227314: Ensure pam_lastlog removes the /dev/ component of the TTY name. Some consumers of PAM remove the /dev/ component (i.e. login), while others don't (i.e. su). We must ensure that the /dev/ component is removed to ensure that the utmpx entries properly work with tools such as w(1). END