[Bug 1595] Server option PrintLastLog does not work on AIX
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Mon May 4 13:06:26 EST 2009
https://bugzilla.mindrot.org/show_bug.cgi?id=1595
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> 2009-05-04 13:06:26 ---
Created an attachment (id=1634)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1634)
Updated patch: loginrec.c plus minor style nits
This looks mostly reasonable. There's a call in loginrec.c that you
didn't patch (I suspect you just didn't attach it, it would cause a
compile error) and a few minor style nits (line length, spacing,
nothing major).
I did consider having a function in port-aix.c return the login message
instead and using the !print_lastlog logic in store_lastlog_message()
but that's shared code.
BTW these are easier to read if you append related diffs together and
attach them as a unit.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list