Subject: Re: bad system call
To: None <mcmahill@mtl.mit.edu>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-pmax
Date: 04/25/1999 16:01:13
In message <Pine.SOL.3.96.990425170606.4137A-100000@bitter.mit.edu>
mcmahill@mtl .mit.edu writes:


>ok.  I'll try with 
>
>options SYSVSHM
>
>Any idea why this is in the GENERIC config file for 13 ports, but not
>pmax?  In fact its not mentioned in any of the sample pmax config files.

IIRC, it used to be there, but commented out; at some point someone
garbage-collected it. It should be present for Ultrix emulation anyway.

All the code necessary for the SYSV* options is present; its just the
initialization &c is done in sys/arch/mips/mips_machdep.c.