index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc
/
include
/
endian.h
Age
Commit message (
Expand
)
Author
2011-03-11
Use _MACHINE_ENDIAN_H_ for this is The Right Thing To Do.
Paul Irofti
2005-12-13
First step in include files overhaul. Use __FOO_VISIBLE (as defined
Todd C. Miller
2003-06-03
terms 3 & 4 cleanup based on "terms" file
Theo de Raadt
2001-03-02
add #define __STRICT_ALIGNMENT
Jason Wright
1999-05-10
Use symbolic define for BYTE_ORDER.
Marc Espie
1997-11-09
New endian.h design. All architectures now use a common file for the bulk
Niklas Hallqvist
1997-08-08
Mostly sync to NetBSD-current 970804.
Jason Downs
1997-06-25
Sigh, Revert changes to endian.h - it was all confusion due to incorrect
grr
1997-06-24
The HTONS class of macros are defined as HTONS(x) <- (void) (x), which
grr
1997-04-04
Define in_addr_t and in_port_t everywhere but use u_intXX_t for
Todd C. Miller
1996-11-25
htons et al. works on explicit 16- and 32-bit quantities and not the
Niklas Hallqvist
1996-08-11
netbsd port, now we merge our changes back in
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt