From owner-freebsd-hackers Tue Jul 8 05:19:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA14150 for hackers-outgoing; Tue, 8 Jul 1997 05:19:45 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA14145 for ; Tue, 8 Jul 1997 05:19:42 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.6/8.6.9) with ESMTP id FAA28670; Tue, 8 Jul 1997 05:17:54 -0700 (PDT) To: rssh@cki.ipri.kiev.ua cc: Bruce Evans , hackers@FreeBSD.ORG Subject: Re: no SYSVSHM in GENERIC now.. In-reply-to: Your message of "Tue, 08 Jul 1997 13:02:13 +0300." <33C21026.59@cki.ipri.kiev.ua> Date: Tue, 08 Jul 1997 05:17:54 -0700 Message-ID: <28667.868364274@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Hmm, and why X work with GENERIC ? > (it' s print messages on console, but work fine) Because it's not mandatory for the X server to support the MIT-SHM extention. If you don't have it, it doesn't. Jordan