From owner-cvs-all Sun Jul 19 04:13:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA06363 for cvs-all-outgoing; Sun, 19 Jul 1998 04:13:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 EAA06358; Sun, 19 Jul 1998 04:13:45 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA25796; Sun, 19 Jul 1998 04:12:21 -0700 (PDT) Date: Sun, 19 Jul 1998 04:12:21 -0700 (PDT) Message-Id: <199807191112.EAA25796@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 autoconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/07/19 04:12:21 PDT Modified files: sys/i386/i386 autoconf.c Log: A slap on the wrist to Dag-Erling, who plainly did not test this before committing it. There was a large syntax error at line 404 which could not possibly have allowed compilation. :) Revision Changes Path 1.102 +1 -2 src/sys/i386/i386/autoconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message