Home | History | Annotate | Download | only in include
History log of /src/sys/arch/pmax/include/bswap.h
RevisionDateAuthorComments
 1.2  09-Jan-2000  ad - Fix RCS Ids.
- Spacing.
- Protect from multiple inclusion in a consistant way (except on headers
that do nothing except function as mips header wrappers).
 1.1  15-Jan-1999  bouyer branches: 1.1.2; 1.1.10;
Move the bswap functions from libutil to libc (this bups the
minor of libc and the major of libutil). For little-endian architectures
merge the bnswap() assembly versions with nto* and hton* using symbols
aliasing. Use symbol renaming for the bswap function in this case to avoid
namespace pollution.
Declare bswap* in machine/bswap.h, not machine/endian.h. For little-endian
machines, common code for inline macros go in machine/byte_swap.h
Sync libkern with libc.
Adjust #include in kernel sources for machine/bswap.h.
 1.1.10.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.2.2  22-Jan-1999  nisimura - Sync with various changes recently done in main trunk.
 1.1.2.1  15-Jan-1999  nisimura file bswap.h was added on branch nisimura-pmax-wscons on 1999-01-22 04:13:50 +0000

RSS XML Feed