Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   cgd
Date:           Thu Jun  8 18:22:16 UTC 2000

Modified Files:
        syssrc/sys/dev/ic: uhareg.h
        syssrc/sys/dev/isa: mcdreg.h

Log Message:
in allegedly-MI code, if we're gonna use '#pragma pack(N)', #pragma pack()
should be used to reset the packing.  (#pragma pack(4) was used here
before.  "wrong!")


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/uhareg.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/isa/mcdreg.h

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