Page MenuHomeFreeBSD

lastlogin: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 10 2023, 10:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 20, 1:07 AM
Unknown Object (File)
Sun, Jul 19, 6:39 PM
Unknown Object (File)
Jun 23 2026, 12:41 AM
Unknown Object (File)
Jun 9 2026, 1:14 PM
Unknown Object (File)
May 31 2026, 5:26 PM
Unknown Object (File)
May 16 2026, 7:01 PM
Unknown Object (File)
May 16 2026, 7:00 PM
Unknown Object (File)
May 16 2026, 7:00 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 53039
Build 49930: arc lint + arc unit

Event Timeline

  • Remove unnecessary space line.
des requested changes to this revision.Aug 17 2023, 3:09 PM
des added inline comments.
usr.sbin/lastlogin/lastlogin.c
149

The indentation here seems wrong.

172–174

There is no need to call xo_finish() here, since we haven't emitted anything.

This revision now requires changes to proceed.Aug 17 2023, 3:09 PM
  • Remove unnecessary xo_finish function.
  • Use number style.
This revision is now accepted and ready to land.Aug 26 2023, 11:49 PM
This revision was automatically updated to reflect the committed changes.