Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sun68k/stand
Module Name: syssrc
Committed By: fredette
Date: Sat Dec 15 23:09:52 UTC 2001
Modified Files:
syssrc/sys/arch/sun68k/stand/bootxx: bootxx.c
syssrc/sys/arch/sun68k/stand/installboot: Makefile installboot.c
Added Files:
syssrc/sys/arch/sun68k/stand/libsa: 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.1 -r1.2 syssrc/sys/arch/sun68k/stand/bootxx/bootxx.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sun68k/stand/installboot/Makefile
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sun68k/stand/installboot/installboot.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sun68k/stand/libsa/bbinfo.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