]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
No more apm_errno. It breaks the build with APM_DEBUG,
authoriwasaki <iwasaki@FreeBSD.org>
Thu, 29 Jul 1999 18:15:33 +0000 (18:15 +0000)
committeriwasaki <iwasaki@FreeBSD.org>
Thu, 29 Jul 1999 18:15:33 +0000 (18:15 +0000)
commit2e7d3a32be1e04ec8661571da6f51f7cd907eb19
tree30735c816e6352d87b3a9693aa9bbdb2f68f8592
parent7c9726279aa1e10d2e2d90172a3a04226800d670
No more apm_errno.  It breaks the build with APM_DEBUG,
uses (sc->bios.r.eax >> 8) & 0xff instead.
sys/i386/apm/apm.c
sys/i386/bios/apm.c