[Bug 464] sshd seems to corrupt the wtmpx

Andy Polyakov appro at fy.chalmers.se
Thu Jan 9 08:27:56 EST 2003


> > when there is  zero logical reason.  Nor any physical gain.   A lot of
> > 64bit platforms have  issues with their [uw]tmp[.] files while crossing
> > from 32bit to 64bit due to  alignments and such.  However, no one has
> > bother to give me a good reason why  the code should be #ifdef/#endif to
> > hell to support a behavior.
> 
> OpenSSL is significantly faster when compiled 64-bit. In order to use this
> faster library,

This is not true. If properly configured 32-bit build provides
equivalent (if not better performance) than 64-bit builds on most
platforms. Probably the only exclusion is x86_64 and only when it comes
to PKI operations. If you feel like challenging my statement, define
"significantly," "faster" and specify platform. A.



More information about the openssh-unix-dev mailing list