Module Name: src Committed By: maxv Date: Sat Aug 12 13:11:23 UTC 2017
Modified Files: src/sys/arch/i386/include: frame.h Log Message: Remove the vm86 fields from the trap frame. It seems to me that we could now remove the '-16' when initializing pcb_esp0. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/arch/i386/include/frame.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.