From owner-cvs-all Thu Apr 22 14: 5:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5987514DDA; Thu, 22 Apr 1999 14:05:13 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA02419; Thu, 22 Apr 1999 14:02:45 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <199904222102.OAA02419@freefall.freebsd.org> From: John Polstra Date: Thu, 22 Apr 1999 14:02:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/pc98/boot2 serial.S src/sys/i386/boot/biosboot serial.S Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1999/04/22 14:02:44 PDT Modified files: sys/boot/pc98/boot2 serial.S sys/i386/boot/biosboot serial.S Log: Update #include statements to reflect the new location of "sioreg.h". With these changes plus the egcs fix I committed a few minutes ago, "make -DWANT_AOUT world" works again. Most likely, "make upgrade" is fixed too, though I haven't tested that. Revision Changes Path 1.2 +2 -2 src/sys/boot/pc98/boot2/serial.S 1.12 +2 -2 src/sys/i386/boot/biosboot/serial.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message