From owner-cvs-all Sat Oct 3 10:23:34 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27722 for cvs-all-outgoing; Sat, 3 Oct 1998 10:23:34 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27715; Sat, 3 Oct 1998 10:23:31 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA22695; Sat, 3 Oct 1998 10:23:26 -0700 (PDT) Date: Sat, 3 Oct 1998 10:23:26 -0700 (PDT) Message-Id: <199810031723.KAA22695@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include asnames.h Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1998/10/03 10:23:26 PDT Modified files: sys/i386/include asnames.h Log: Two new C symbols were added to apm_setup.s but not put into asnames.h. That broke builds of ELF kernels. *Whap*. Revision Changes Path 1.26 +3 -1 src/sys/i386/include/asnames.h