summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/endian.h
AgeCommit message (Expand)Author
2000-03-17In the `MY THAT'S GROSS' department...mycroft
2000-03-16Foolish consistency. Mainly, always use underscores and sys/endian.h.mycroft
1999-08-21Include <sys/endian.h> after defining whether where are little- orsimonb
1999-01-24Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE.mycroft
1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer
1998-07-31(Always) (practice) (safe) (macro expansion).mycroft
1997-10-30Add missing `(void)' cast to big-endian variant of {NTOH,HTON}{L,S}().jonathan
1997-10-20Put back duplicate <XXX>_ENDIAN definitions. Defining them as _<XXX>_ENDIANjonathan
1997-10-20* Use ANSI-clean names for host-specific byte-order definitionjonathan
1997-10-17Add bi-endian support to mips locore, <mips/endian.h>, and mips_opcode.h.jonathan
1997-10-09Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.bouyer
1996-10-13Fix error from in_addr_t changes by christos: htonl() takes in_addr_tmhitch
1996-10-13use in_addr_t and in_port_tchristos
1996-06-05Include <mips/types.h> to bring u_int32_t and u_int16_t in scope forjonathan
1996-04-09Fixes for -Wall -Wmissing-prototypes:jonathan
1994-10-26new RCS ID format.cgd
1994-05-27bsd 4.4-lite pmax port as ported to NetBSDglass
1994-05-27upgrade to bsd 4.4-lite code base. only mod is rcsidsglass
1993-10-12pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>deraadt