Call for testing for 3.5 OpenSSH

Kevin Steves kevin at atomicgears.com
Thu Sep 26 11:51:19 EST 2002


On Wed, Sep 25, 2002 at 11:29:50AM -0700, Tim Rice wrote:
> Should we use DISABLE_LASTLOG here or is it unrelated to the
> stuff in loginrec.c?
> 
> > #ifndef NO_SSH_LASTLOG
> >  >  	if (options.print_lastlog && s->last_login_time != 0) {
> >  >  		time_string = ctime(&s->last_login_time);
> >  >  		if (strchr(time_string, '\n'))
> > ...
> > #endif /* NO_SSH_LASTLOG */

why are we skipping this code?



More information about the openssh-unix-dev mailing list