From owner-freebsd-hackers Thu Jul 10 17:48:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA07229 for hackers-outgoing; Thu, 10 Jul 1997 17:48:51 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA07224 for ; Thu, 10 Jul 1997 17:48:48 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id RAA02792; Thu, 10 Jul 1997 17:48:30 -0700 (PDT) Message-Id: <199707110048.RAA02792@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Warner Losh cc: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch), hackers@FreeBSD.ORG Subject: Re: no SYSVSHM in GENERIC now.. In-reply-to: Your message of "Thu, 10 Jul 1997 10:31:22 MDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Jul 1997 17:48:30 -0700 From: Amancio Hasty Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As a matter of course, every FreeBSD system that I happen to use if it doesnt have SYSVHM and friends I just compile it in. Cheers, Amancio >From The Desk Of Warner Losh : > In message <19970710092221.JN34121@uriah.heep.sax.de> J Wunsch writes: > : MIT-SHM is an extension that must be explicitly used by the clients, > : and AFAIK only few clients actually use it. > > Yes. That is true. However, the ones that do use it are in the > "cool" category: mpeg_play and friends. > > So I have the option enabled on all the machines that I have that run > X. Don't know if that makes sense for the whole world or GENERIC, but > it makes sense for me. > > Warner