From owner-freebsd-hackers Sat Apr 26 13:20:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA06880 for hackers-outgoing; Sat, 26 Apr 1997 13:20:51 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id NAA06873 for ; Sat, 26 Apr 1997 13:20:48 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA07533; Sat, 26 Apr 1997 13:16:58 -0700 From: Terry Lambert Message-Id: <199704262016.NAA07533@phaeton.artisoft.com> Subject: Re: sysctl -A To: joerg_wunsch@uriah.heep.sax.de Date: Sat, 26 Apr 1997 13:16:58 -0700 (MST) Cc: freebsd-hackers@freebsd.org In-Reply-To: <19970426184806.CQ22306@uriah.heep.sax.de> from "J Wunsch" at Apr 26, 97 06:48:06 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > securelevel > 0 and X11 are mutually exclusive. The X server does > some work that actually (by the layering definitions) belongs into the > kernel, i.e. it handles hardware. Handling hardware from userland is > effectively prohibited iff securelevel > 0. My DEC Alpha runs at secure level 1, and X works fine. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.