summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/endian.h
AgeCommit message (Expand)Author
2011-03-12Add missing __statement modifiers in various endian.h files and correctPhilip Guenthe
2011-03-11Use _MACHINE_ENDIAN_H_ for this is The Right Thing To Do.Paul Irofti
2007-05-29Remove support for 80386 processors. Apologies if you have one ofTom Cosgrove
2005-12-13First step in include files overhaul. Use __FOO_VISIBLE (as definedTodd C. Miller
2003-06-03remove some term 3 & 4 for niklasTheo de Raadt
2001-06-27implement 64 bit swap and fix constraints on othersMichael Shalayeff
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1997-11-10DOH! I stress out too muchNiklas Hallqvist
1997-11-10Be careful with names of local vars in macrosNiklas Hallqvist
1997-11-09Whoops a conflict crept inNiklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1996-11-25OopsNiklas Hallqvist
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-05-07you cannot use u_intXX_t everywhereTheo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt