Subject: Re: Java exec recognition
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: current-users
Date: 11/03/1997 11:50:37
> If you can have multiple different non-#! script types handled, you
> can't really use a sysctl() for it.  (Well, not in the traditional
> sense... sysctl turns knobs, it doesn't add things to lists, etc.)

Sysctl also hands user-land structures.  It seems obvious that it
should also be able to take structures _from_ user-land.  "Oh, wait,
it already can!"  8-)


cgd