summaryrefslogtreecommitdiffstats
path: root/etc/opieaccess
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2001-08-30 00:04:19 +0000
committermike <mike@FreeBSD.org>2001-08-30 00:04:19 +0000
commita45063618a1d6723c7f698850318bdd8b65f27a0 (patch)
tree2a398220f9e238744c0dfb240b714a2129e1c526 /etc/opieaccess
parent77d67fb5682dc550f62559210baf33988ee0f890 (diff)
downloadFreeBSD-src-a45063618a1d6723c7f698850318bdd8b65f27a0.zip
FreeBSD-src-a45063618a1d6723c7f698850318bdd8b65f27a0.tar.gz
o Remove some GCCisms in src/powerpc/include/endian.h.
o Unify <machine/endian.h>'s across all architectures. o Make bswapXX() functions use a different spelling of u_int16_t and friends to reduce namespace pollution. The bswapXX() functions don't actually exist, but we'll probably import these at some point. Atleast one driver (if_de) depends on bswapXX() for big endian cases. o Deprecate byteorder(3) prototypes from <sys/types.h>, these are now prototyped indirectly in <arpa/inet.h>. o Deprecate in_addr_t and in_port_t typedefs in <sys/types.h>, these are now typedef'd in <arpa/inet.h>. o Change byteorder(3) prototypes to use standards compliant uint32_t (spelled __uint32_t to reduce namespace pollution). o Document new preferred headers and standards compliance. Discussed with: bde PR: 29946 Reviewed by: bmilekic
Diffstat (limited to 'etc/opieaccess')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud