Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp700
Module Name: src
Committed By: skrll
Date: Sun Feb 3 12:09:41 UTC 2008
Modified Files:
src/sys/arch/hp700/hp700: locore.S machdep.c
src/sys/arch/hp700/include: cpu.h
src/sys/arch/hp700/stand/boot: Makefile boot.c version
Added Files:
src/sys/arch/hp700/include: bootinfo.h
src/sys/arch/hp700/stand/boot: bootinfo.c bootinfo.h
Log Message:
Add bootinfo support for hppa.
Initially supply the booted kernel filename and symbol table information.
Create sysctl to access booted kernel.
Bump version of boot to 1.4
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/hp700/hp700/locore.S
cvs rdiff -r1.44 -r1.45 src/sys/arch/hp700/hp700/machdep.c
cvs rdiff -r0 -r1.1 src/sys/arch/hp700/include/bootinfo.h
cvs rdiff -r1.25 -r1.26 src/sys/arch/hp700/include/cpu.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/hp700/stand/boot/Makefile \
src/sys/arch/hp700/stand/boot/version
cvs rdiff -r1.8 -r1.9 src/sys/arch/hp700/stand/boot/boot.c
cvs rdiff -r0 -r1.1 src/sys/arch/hp700/stand/boot/bootinfo.c \
src/sys/arch/hp700/stand/boot/bootinfo.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