HomeFreeBSD

Cleanup some of the comments, and reformat long lines.
rS107017Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Cleanup some of the comments, and reformat long lines.

Replace m_copy() with m_copypacket() where applicable.

Replace "if (a.s_addr ...)" with "if (a.s_addr != INADDR_ANY ...)"
to make it clear what the code means.

While at it, fix some function headers and remove 'register' from
variable declarations.

MFC after: 3 days

Details

Provenance
luigiAuthored on
Parents
rS107016: - Add support for ALT_BREAK_TO_DEBUGGER; this is the only reliable way to
Branches
Unknown
Tags
Unknown

Event Timeline