summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include/endian.h
AgeCommit message (Expand)Author
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1997-11-10Be careful about local varnames in macros.Niklas Hallqvist
1997-11-10Only use data registers as arguments to rorwNiklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-06-25Include usage notes in the rest of the endian.h files for consistancy.grr
1997-06-25Big endian HTON?() macros should be (void)(x).Jason Downs
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-02Restructured, as well as added a set of host-to-little/big-endian-16/32-bitNiklas Hallqvist
1997-01-13Sync to 970110 NetBSDNiklas Hallqvist
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt