0edf3579f4
Changing types from unsigned {long,short} to u_int{32,16}_t causes problems in a lot of userlevel code because those types aren't defined when machine/ endian.h is included. And IMO including sys/types.h in machine/endian.h is clearly wrong. XPG4.2 defines new types in_addr_t and in_port_t for the {h,n}to{n,h}{l,s} functions. But we don't have time to figure out the implementation issues given the current release schedule. |
||
---|---|---|
.. | ||
alpha | ||
amiga | ||
arm32 | ||
atari | ||
hp300 | ||
i386 | ||
m68k | ||
mac68k | ||
mips | ||
mvme68k | ||
pc532 | ||
pica | ||
pmax | ||
sparc | ||
sun3 | ||
vax | ||
x68k |