]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 292682:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 Jan 2016 01:25:28 +0000 (01:25 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 Jan 2016 01:25:28 +0000 (01:25 +0000)
commitb69d007edbe610791c187a30ec64887c0980756e
treeeb32bd0efc71fb0a428ba42b36c4f759f4ec2cd5
parentac9ddf52039f0ec76faeaf15bd44183e3abeee24
MFC 292682:
Fix remaining direct tests of the carry flag in the v86 %eflags via a
magic number to use V86_CY() instead.  These should have been fixed as
part of the cleanup in r226746 but were missed.

The md5 sums of the object files were unchanged, so there should be no
functional change.

PR: 205424
Submitted by: Alexander Kuleshov <kuleshovmail@gmail.com>

git-svn-id: svn://svn.freebsd.org/base/stable/10@294480 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/i386/zfsboot/zfsboot.c
sys/boot/pc98/boot2/boot2.c
sys/boot/pc98/libpc98/biosdisk.c