Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/20/2000 15:23:10
Module Name: basesrc
Committed By: jdolecek
Date: Thu Jul 20 22:23:10 UTC 2000
Modified Files:
basesrc/usr.bin/kdump [netbsd-1-5]: setemul.c
Log Message:
update from trunk, rev 1.4 (approved by thorpej):
ectx_sanify(): ditch utterly broken 'optimization', which caused incorrect
emulation structures to be used in every even case if default emulation
and emulation of process differed.
Bug found by Bill Studenmund.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.2.1 basesrc/usr.bin/kdump/setemul.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.