From owner-cvs-sys Fri Nov 15 01:01:19 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA28422 for cvs-sys-outgoing; Fri, 15 Nov 1996 01:01:19 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA28376; Fri, 15 Nov 1996 01:00:59 -0800 (PST) Date: Fri, 15 Nov 1996 01:00:59 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611150900.BAA28376@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 locore.s Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/11/15 01:00:58 Modified: sys/i386/i386 locore.s Log: Change this back to movl for -current since it seems to work there. Bruce says that movl is broken in -stable, which would certainly explain why this didn't work there. Revision Changes Path 1.78 +2 -2 src/sys/i386/i386/locore.s