Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/rasops



Module Name:    syssrc
Committed By:   uwe
Date:           Mon Feb 11 20:50:59 UTC 2002

Modified Files:
        syssrc/sys/dev/rasops: rasops8.c

Log Message:
Undo previous that incorrectly byte-swaps stamps for little endian
machines when RI_BSWAP is *not* set.  Redo my original fix to directly
build stamps in desired endianness instead of calling bswap32().


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/rasops/rasops8.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index