> Date: Thu, 01 Jul 2010 17:09:35 -0600 > From: Theo de Raadt <dera...@cvs.openbsd.org> > > This problem was first spotted by Kurt.
Ah yes, should have mentioned that in the commit message. > > CVSROOT: /cvs > > Module name: src > > Changes by: kette...@cvs.openbsd.org 2010/07/01 17:05:50 > > > > Modified files: > > sys/arch/i386/i386: machdep.c > > > > Log message: > > Make our trapframe squeeky clean in setregs(). Avoid leaking registers into > > the new process image. > > > > ok deraadt@, guenther@