
dtucker at fuyu
May 3, 2009, 7:52 PM
Views: 1860
Permalink
|
|
CVS: fuyu.mindrot.org: openssh
|
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 09/05/04 12:52:47 Modified files: . : ChangeLog sshlogin.c Log message: - (dtucker) [sshlogin.c] Move the NO_SSH_LASTLOG #ifndef line to include variable declarations. Should prevent unused warnings anywhere it's set (only Crays as far as I can tell) and be a no-op everywhere else. Diff commands: cvs -nQq rdiff -u -r1.5216 -r1.5217 openssh/ChangeLog cvs -nQq rdiff -u -r1.33 -r1.34 openssh/sshlogin.c ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5216;r2=1.5217&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/sshlogin.c?r1=1.33;r2=1.34&view=patch Please note that there may be a delay before commits are available on the public ViewVC site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|