Source-Changes archive

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

CVS commit: syssrc/sys/arch/news68k



Module Name:    syssrc
Committed By:   tsutsui
Date:           Sat Apr 27 10:19:59 UTC 2002

Modified Files:
        syssrc/sys/arch/news68k/stand/bootxx: bootxx.c
        syssrc/sys/arch/news68k/stand/installboot: installboot.c
Added Files:
        syssrc/sys/arch/news68k/include: bbinfo.h

Log Message:
Use a magic structure with a magic number instead of using nlist(3)
for installboot(8) to patch proto bootblocks.
(This is a preparation to migrate MI installboot.)


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/news68k/include/bbinfo.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/news68k/stand/bootxx/bootxx.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/news68k/stand/installboot/installboot.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