From owner-freebsd-hackers Fri Sep 1 10:25:21 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id KAA10518 for hackers-outgoing; Fri, 1 Sep 1995 10:25:21 -0700 Received: from elf.kendall.mdcc.edu (elf.kendall.mdcc.edu [147.70.150.122]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id KAA10512 for ; Fri, 1 Sep 1995 10:25:18 -0700 Received: (from freelist@localhost) by elf.kendall.mdcc.edu (8.6.11/8.6.9) id NAA13589; Fri, 1 Sep 1995 13:16:14 -0400 Date: Fri, 1 Sep 1995 13:16:13 -0400 (EDT) From: "Don's FList drop" To: Jake Hamby cc: freebsd-hackers@freebsd.org Subject: Re: Suggestions for 2.1.0 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@freebsd.org Precedence: bulk On Wed, 30 Aug 1995, Jake Hamby wrote: > 3) When I built my kernel I compiled in SYSVSHM, SYSVSEM, and SYSVMSG, > because I figured public domain software (especially POSIX or Linux-style > programs) would use them. Also I assumed XFree86 would use System V > shared memory for the MIT-SHM extension. Are either of these assumptions > correct, and for what programs is it desirable to have System V support > in the kernel? Only one I hit was Uniboard. You'll know when you find one if you don't have it compliled in - a lovely Exit on Signal 12 will grace your console. I dunno if any since have used it - I put it in my kernel, so w/o the error messages, I have no idea.