summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/endian.h
AgeCommit message (Expand)Author
2005-12-13First step in include files overhaul. Use __FOO_VISIBLE (as definedTodd C. Miller
2004-10-16Provide a dummp __swap64md() on MD_SWAP architectures; needed by nm(1) now.Miod Vallat
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2000-04-26vax resurrection, part 1: sync with early-april netbsdBrandon Creighton
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1997-11-10Be careful about local varnames in macros.Niklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-04-04Fix NTOHS and HTONS macros.Todd C. Miller
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-01-15sync with NetBSD 970112 -mojMats O Jansson
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-05-03sync w/ 0430Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt