summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/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-09Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.bouyer
1996-10-13use in_addr_t and in_port_tchristos
1996-08-14Back out previous; this is a bigger problem than I expected.thorpej
1996-08-14The htonl(), htons(), etc. functions return u_long and u_short. Addthorpej
1996-03-29Make NTOH[SL] and HTON[SL] (void) (x) instead of (x) to get aroundbriggs
1994-10-26new RCS ID format.cgd
1994-04-10protect against multiple inclusionchopps
1993-12-06Add quad stuff, etc.mycroft
1993-10-13get rid of #ifndef KERNEL around inclusion of cdefs.hcgd
1993-05-22add rcsids to everything and clean up headerscgd
1993-05-13add from net/2 sources. was symlink to ../../tahoe/include/endian.hcgd