HomeFreeBSD

Fixed printf format errors (ntohl() returns in_addr_t = u_int32_t != long
rS38249Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fixed printf format errors (ntohl() returns in_addr_t = u_int32_t != long
on some 64-bit systems). print_ip() should use inet_ntoa() instead of
bloated inline code with 4 ntohl()s.

Details

Provenance
bdeAuthored on
Parents
rS38248: Be careful about using ``.Bd -literal'' as groff sometimes keeps
Branches
Unknown
Tags
Unknown

Event Timeline