Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: thorpej
Date: Sun Mar 22 20:52:15 UTC 2026
Modified Files:
src/sys/arch/sun2/sun2: locore.s locore2.c
src/sys/arch/sun3/sun3: locore.s locore2.c
src/sys/arch/sun3/sun3x: locore.s locore2.c
Log Message:
Set up the fake exception frame and initialize lwp0.l_md.md_regs in
_vm_init() and return the new lwp0 stack pointer via _bootstrap().
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/sun2/sun2/locore.s
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/sun2/sun2/locore2.c
cvs rdiff -u -r1.119 -r1.120 src/sys/arch/sun3/sun3/locore.s
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/sun3/sun3/locore2.c
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/sun3/sun3x/locore.s
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/sun3/sun3x/locore2.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