summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/endian.h
AgeCommit message (Expand)Author
2004-04-26Fix RCSIDMiod Vallat
2004-04-26Start factorizing luna88k and mvme88k common parts.Miod Vallat
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-03-02add #define __STRICT_ALIGNMENTJason Wright
2001-01-14Complete move to UVM virtual memory system. More header fixes.Steve Murphree
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
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-03-03Cleanup after import. This also seems to bring up the current version.Dale S. Rahn
1997-03-03This is a remove to get rid of the old mvme88k port which was incompleteDale S. Rahn
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1995-10-18initial 88k import; code by nivas and based on mach luna88kTheo de Raadt