From owner-cvs-sys Sat Oct 14 06:59:25 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07679 for cvs-sys-outgoing; Sat, 14 Oct 1995 06:59:25 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id GAA07674 ; Sat, 14 Oct 1995 06:59:21 -0700 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id GAA05642; Sat, 14 Oct 1995 06:59:20 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id GAA00338; Sat, 14 Oct 1995 06:56:42 -0700 Message-Id: <199510141356.GAA00338@corbin.Root.COM> To: Bruce Evans cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa syscons.c In-reply-to: Your message of "Sat, 14 Oct 95 00:08:11 PDT." <199510140708.AAA27512@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 14 Oct 1995 06:56:42 -0700 Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk >bde 95/10/14 00:08:10 > > Modified: sys/i386/isa syscons.c > Log: > Don't allow i/o operations for non-root users. I think I'm going to punt on this one. There's too great a probability that it will break certain X servers, and I don't have the time or ability to verify this right now. -DG