Date: Thu, 29 Jul 1999 11:15:35 -0700 (PDT) From: Mitsuru IWASAKI <iwasaki@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/apm apm.c Message-ID: <199907291815.LAA66724@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iwasaki 1999/07/29 11:15:35 PDT Modified files: sys/i386/apm apm.c Log: No more apm_errno. It breaks the build with APM_DEBUG, uses (sc->bios.r.eax >> 8) & 0xff instead. Revision Changes Path 1.95 +3 -3 src/sys/i386/apm/apm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907291815.LAA66724>