Page MenuHomeFreeBSD

arp: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 10 2023, 8:00 PM.
Tags
None
Referenced Files
F132524965: D41408.id126247.diff
Fri, Oct 17, 4:20 PM
F132506798: D41408.id126247.diff
Fri, Oct 17, 12:09 PM
F132506790: D41408.id144743.diff
Fri, Oct 17, 12:09 PM
F132459336: D41408.id126250.diff
Fri, Oct 17, 2:55 AM
Unknown Object (File)
Thu, Oct 16, 8:36 AM
Unknown Object (File)
Thu, Oct 16, 8:36 AM
Unknown Object (File)
Thu, Oct 16, 8:36 AM
Unknown Object (File)
Thu, Oct 16, 8:36 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
727

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.