Page MenuHomeFreeBSD

carp: replace caddr_t with char *
ClosedPublic

Authored by bz on Nov 16 2019, 12:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 2:31 PM
Unknown Object (File)
Fri, Mar 13, 2:27 PM
Unknown Object (File)
Feb 8 2026, 7:43 AM
Unknown Object (File)
Jan 31 2026, 6:25 AM
Unknown Object (File)
Jan 24 2026, 12:47 AM
Unknown Object (File)
Dec 29 2025, 10:10 PM
Unknown Object (File)
Dec 19 2025, 11:10 PM
Unknown Object (File)
Nov 20 2025, 8:05 PM
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.