Source-Changes archive

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

CVS commit: src/sys/arch/atari/stand



Module Name:    src
Committed By:   he
Date:           Tue Apr  1 14:27:45 UTC 2003

Modified Files:
        src/sys/arch/atari/stand/installboot: installboot.c
        src/sys/arch/atari/stand/libsa: Makefile
Added Files:
        src/sys/arch/atari/stand: Makefile.inc

Log Message:
Undo the last; adding the quad arithmetic caused the boot code to
overflow.  Instead do as the mvme68k port, and use 32-bit daddr_t here.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/atari/stand/Makefile.inc
cvs rdiff -r1.16 -r1.17 src/sys/arch/atari/stand/installboot/installboot.c
cvs rdiff -r1.18 -r1.19 src/sys/arch/atari/stand/libsa/Makefile

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