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
/
m68k
/
include
/
endian.h
Age
Commit message (
Expand
)
Author
2003-06-03
terms 3 & 4 cleanup based on "terms" file
Theo de Raadt
1999-05-10
Use symbolic define for BYTE_ORDER.
Marc Espie
1997-11-10
Be careful about local varnames in macros.
Niklas Hallqvist
1997-11-10
Only use data registers as arguments to rorw
Niklas Hallqvist
1997-11-09
New endian.h design. All architectures now use a common file for the bulk
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
1997-04-02
Restructured, as well as added a set of host-to-little/big-endian-16/32-bit
Niklas Hallqvist
1997-01-13
Sync to 970110 NetBSD
Niklas Hallqvist
1996-11-25
htons et al. works on explicit 16- and 32-bit quantities and not the
Niklas Hallqvist
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt