From owner-freebsd-bugs Sun Feb 7 04:14:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA20082 for freebsd-bugs-outgoing; Sun, 7 Feb 1999 04:14:05 -0800 (PST) (envelope-from owner-freebsd-bugs@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 EAA20073; Sun, 7 Feb 1999 04:14:01 -0800 (PST) (envelope-from dcs@FreeBSD.org) From: "Daniel C. Sobral" Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA11015; Sun, 7 Feb 1999 04:14:00 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Sun, 7 Feb 1999 04:14:00 -0800 (PST) Message-Id: <199902071214.EAA11015@freefall.freebsd.org> To: adrian@ubegeeks.com, dcs@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: kern/9934 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: a hard coded string is incorrectly passed to pnp_readconf(). State-Changed-From-To: open->closed State-Changed-By: dcs State-Changed-When: Sun Feb 7 04:12:49 PST 1999 State-Changed-Why: Code in question is #if'ed out, and the variable isn't even declared. Fix applied, though, so an error is returned whenever the code is activated again. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message