From owner-freebsd-hackers Thu Dec 23 19:57:43 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 0379315112 for ; Thu, 23 Dec 1999 19:57:42 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id TAA89205; Thu, 23 Dec 1999 19:57:25 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Julian Elischer Cc: Doug Rabson , Theo van Klaveren , freebsd-hackers@FreeBSD.ORG Subject: Re: Question about GLIDE... In-reply-to: Your message of "Thu, 23 Dec 1999 03:15:42 PST." Date: Thu, 23 Dec 1999 19:57:25 -0800 Message-ID: <89201.946007845@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Though doug didn't say so, I think the equivalent code in freeBSD is > > if ((fd = open("/dev/io",O_RDWR,0)) == -1) { > ERROR... > } Correct, and I find it a little embarassing. I mean god, what a hack! :-) There has just *got* to be a better way of granting (and checking for) this privilege. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message