NetBSD/include/arpa
bjh21 77de1304d5 Fix the signatures of inet_addr(), inet_lnaof(), inet_makeaddr(), inet_netof(),
and inet_network() to match XNS and (where applicable) POSIX.  This is largely
just the replacement of unsigned long with in_addr_t.

This constitutes a small ABI change on sh5, but scw (sh5 portmaster) thinks
that both the users of that port will be able to cope.  kleink claims the
change is ABI-neutral on other LP64 ports, and it's a no-op on ILP32 ports.
Hence, I'm doing it this way and avoiding the whole __RENAME dance.
2003-05-05 13:56:13 +00:00
..
ftp.h
inet.h Fix the signatures of inet_addr(), inet_lnaof(), inet_makeaddr(), inet_netof(), 2003-05-05 13:56:13 +00:00
nameser.h
telnet.h Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
tftp.h