Page MenuHomeFreeBSD

arp: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 10 2023, 8:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 27, 1:22 PM
Unknown Object (File)
Tue, Apr 21, 7:04 AM
Unknown Object (File)
Tue, Apr 21, 7:02 AM
Unknown Object (File)
Tue, Apr 21, 7:02 AM
Unknown Object (File)
Sun, Apr 19, 3:01 PM
Unknown Object (File)
Tue, Apr 14, 9:07 PM
Unknown Object (File)
Tue, Apr 14, 9:03 PM
Unknown Object (File)
Mon, Apr 13, 6:20 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 53062
Build 49953: 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
745

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.