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
/
alpha
/
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
Add htobe32 and similar friends
Niklas Hallqvist
1997-06-25
Include usage notes in the rest of the endian.h files for consistancy.
grr
1997-06-25
Big endian HTON?() macros should be (void)(x).
Jason Downs
1997-04-04
Define in_addr_t and in_port_t everywhere but use u_intXX_t for
Todd C. Miller
1996-10-30
Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.
Niklas Hallqvist
1996-07-29
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt