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)
Sun, May 17, 1:37 AM
Unknown Object (File)
Sat, May 16, 11:47 PM
Unknown Object (File)
Sat, May 16, 10:40 PM
Unknown Object (File)
Sat, Apr 25, 10:48 AM
Unknown Object (File)
Thu, Apr 23, 8:03 AM
Unknown Object (File)
Apr 21 2026, 11:58 AM
Unknown Object (File)
Apr 21 2026, 12:43 AM
Unknown Object (File)
Apr 20 2026, 8:48 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.