On Sat, Apr 20, 2002 at 20:20:01 +0400, Andrey A. Chernov wrote:
> 
> Newlines are gone, but see second line from back 1991 (garbadge on the 
> stack of 'last_login_time' variable).

BTW, please notice that printing this line is very conditionalized in 
OpenSSH:

options.print_lastlog
command == NULL
!options.use_login
!check_quietlogin(s, command)

are checked. But in your variant it seems that only

!check_quietlogin(s, command)

checked (or, maybe it printed even unconditionally?)
I am not sure here, it is internal PAM details.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to