]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 292682:
authorjhb <jhb@FreeBSD.org>
Thu, 21 Jan 2016 01:25:28 +0000 (01:25 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 21 Jan 2016 01:25:28 +0000 (01:25 +0000)
commit92f20bcad84fee7542f30f239ef80f9ca93567fd
treeeb32bd0efc71fb0a428ba42b36c4f759f4ec2cd5
parentc599610d3a4c27267fd68b48e2457077aa14eed6
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>
sys/boot/i386/zfsboot/zfsboot.c
sys/boot/pc98/boot2/boot2.c
sys/boot/pc98/libpc98/biosdisk.c