Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   ragge
Date:           Sat May 27 16:33:04 UTC 2000

Modified Files:
        syssrc/sys/arch/vax/include: cpu.h
        syssrc/sys/arch/vax/vax: trap.c vm_machdep.c

Log Message:
Rewrite cpu_fork(), it now looks like and works as other ports' cpu_fork()
(calling child_return() etc...). Have fun, Jason!


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/vax/include/cpu.h
cvs rdiff -r1.52 -r1.53 syssrc/sys/arch/vax/vax/trap.c
cvs rdiff -r1.60 -r1.61 syssrc/sys/arch/vax/vax/vm_machdep.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