Page MenuHomeFreeBSD

arp: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 10 2023, 8:00 PM.
Tags
None
Referenced Files
F107687481: D41408.diff
Fri, Jan 17, 2:14 PM
Unknown Object (File)
Thu, Jan 16, 9:23 AM
Unknown Object (File)
Tue, Jan 14, 10:20 AM
Unknown Object (File)
Mon, Dec 23, 3:26 PM
Unknown Object (File)
Dec 8 2024, 3:27 AM
Unknown Object (File)
Dec 7 2024, 8:21 PM
Unknown Object (File)
Nov 29 2024, 10:41 PM
Unknown Object (File)
Nov 26 2024, 4:34 AM
Subscribers

Diff Detail

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

Event Timeline

  • Remove unnecessary space line.
This revision is now accepted and ready to land.Aug 17 2023, 2:51 PM
des requested changes to this revision.Aug 17 2023, 3:19 PM
des added inline comments.
usr.sbin/arp/arp.c
746

This can be changed to xo_error().

This revision now requires changes to proceed.Aug 17 2023, 3:19 PM
This comment was removed by yanhaowang.
This comment was removed by yanhaowang.

Using xo_error instead of fprintf.

This revision is now accepted and ready to land.Aug 26 2023, 11:46 PM
This revision was automatically updated to reflect the committed changes.