Source-Changes archive

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

CVS commit: syssrc/sys/arch/sparc/stand



Module Name:    syssrc
Committed By:   thorpej
Date:           Tue Oct 30 05:13:10 UTC 2001

Modified Files:
        syssrc/sys/arch/sparc/stand/bootxx: bootxx.c
        syssrc/sys/arch/sparc/stand/installboot: Makefile installboot.c
Added Files:
        syssrc/sys/arch/sparc/stand/common: bbinfo.h

Log Message:
Rather than using nlist(3), use a magic structure with a magic
number that installboot(8) can search for.  Suggested by 
cgd%netbsd.org.@localhost


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sparc/stand/bootxx/bootxx.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sparc/stand/common/bbinfo.h
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/sparc/stand/installboot/Makefile
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sparc/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