index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
m68k
/
include
/
endian.h
Age
Commit message (
Expand
)
Author
2000-03-17
In the `MY THAT'S GROSS' department...
mycroft
2000-03-16
Foolish consistency. Mainly, always use underscores and sys/endian.h.
mycroft
1999-08-21
Include <sys/endian.h> after defining whether where are little- or
simonb
1999-01-24
Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE.
mycroft
1999-01-15
Move the bswap functions from libutil to libc (this bups the
bouyer
1998-07-31
(Always) (practice) (safe) (macro expansion).
mycroft
1997-10-09
Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.
bouyer
1996-10-13
use in_addr_t and in_port_t
christos
1996-08-14
Back out previous; this is a bigger problem than I expected.
thorpej
1996-08-14
The htonl(), htons(), etc. functions return u_long and u_short. Add
thorpej
1996-03-29
Make NTOH[SL] and HTON[SL] (void) (x) instead of (x) to get around
briggs
1994-10-26
new RCS ID format.
cgd
1994-04-10
protect against multiple inclusion
chopps
1993-12-06
Add quad stuff, etc.
mycroft
1993-10-13
get rid of #ifndef KERNEL around inclusion of cdefs.h
cgd
1993-05-22
add rcsids to everything and clean up headers
cgd
1993-05-13
add from net/2 sources. was symlink to ../../tahoe/include/endian.h
cgd