summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/endian.h
AgeCommit message (Expand)Author
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
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-10-13Monolithic PowerPC kernel, new includePer Fogelstrom
1997-06-25Sigh, Revert changes to endian.h - it was all confusion due to incorrectgrr
1997-06-25Big endian HTON?() macros should be (void)(x).Jason Downs
1997-06-24change like sparc/include/endian.hgrr
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1996-12-28adding OpenBSD tag to files.Dale S. Rahn
1996-12-28Changes necessary to make the kernel compile and boot.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn