[openssh-commits] CVS: fuyu.mindrot.org: openssh
    Damien Miller 
    djm at fuyu.mindrot.org
       
    Thu Feb 12 13:12:22 EST 2009
    
    
  
CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 09/02/12 13:12:22
Modified files:
    .               : ChangeLog configure.ac loginrec.c
Log message:
 - (djm) [configure.ac loginrec.c] bz#1421: fix lastlog support for OSX. 
   OSX provides a getlastlogxbyname function that automates the reading of
   a lastlog file. Also, the pututxline function will update lastlog so
   there is no need for loginrec.c to do it explicitly. Collapse some 
   overly verbose code while I'm in there.
Diff commands:
cvs -nQq rdiff -u -r1.5184 -r1.5185 openssh/ChangeLog
cvs -nQq rdiff -u -r1.413 -r1.414 openssh/configure.ac
cvs -nQq rdiff -u -r1.83 -r1.84 openssh/loginrec.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5184;r2=1.5185&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.413;r2=1.414&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/loginrec.c?r1=1.83;r2=1.84&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
    
    
More information about the openssh-commits
mailing list