Page MenuHomeFreeBSD

carp: replace caddr_t with char *
ClosedPublic

Authored by bz on Nov 16 2019, 12:35 AM.
Tags
None
Referenced Files
F167462733: D22399.diff
Fri, Aug 21, 10:28 PM
Unknown Object (File)
Mon, Aug 10, 5:53 PM
Unknown Object (File)
Mon, Aug 10, 2:22 PM
Unknown Object (File)
Jul 21 2026, 2:54 PM
Unknown Object (File)
Jul 21 2026, 6:03 AM
Unknown Object (File)
Jul 18 2026, 2:30 AM
Unknown Object (File)
Jul 7 2026, 2:34 PM
Unknown Object (File)
Jul 3 2026, 4:38 AM
Subscribers

Details

Summary
Change the remaining caddr_t usages to char *.

No functional change.

Requested by:  glebius

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

In case I don't hear from you I'll go ahead and commit this the next days.

This kind of change definitely doesn't need your time wasted on publishing a review.

This revision is now accepted and ready to land.Dec 5 2019, 10:54 PM
This revision was automatically updated to reflect the committed changes.