On Mon, Apr 22, 2002 at 14:07:50 +0200, Dag-Erling Smorgrav wrote: > Bill Fenner <[EMAIL PROTECTED]> writes: > > You could either pretend that yflag was not set (what ache was > > suggesting) or set yflag if the year of the last login was not > > this year (possibly more useful). > > ...or always print the year. Does anybody have any patches? :)
IMHO always printing year in pam_lastlog (like unpatched sshd does) will not harm. L10n here currently is not useful for both plain login and sshd because environment from where LANG may come not yet activated at this moment. The code must be moved after environment activating first, but because it is the very first print, other prints like motd must be moved too. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message