Call for testing for 3.5 OpenSSH
Tim Rice
tim at multitalents.net
Thu Sep 26 04:29:50 EST 2002
On Tue, 24 Sep 2002, Michael Tokarev wrote:
> Hmm. I think this may be useful for others as well.
>
> #if defined(_CRAY) && !defined(_CRAYSV2)
> # define NO_SSH_LASTLOG
> #endif
>
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 */
>
> /mjt
>
--
Tim Rice Multitalents (707) 887-1469
tim at multitalents.net
More information about the openssh-unix-dev
mailing list