summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/endian.h
AgeCommit message (Expand)Author
2001-03-02add #define __STRICT_ALIGNMENTJason Wright
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-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-06-25Sigh, Revert changes to endian.h - it was all confusion due to incorrectgrr
1997-06-24The HTONS class of macros are defined as HTONS(x) <- (void) (x), whichgrr
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt