Subject: Re: ps ax
To: Simon Burge <simonb@wasabisystems.com>
From: None <wojtek@wojtek.3miasto.net>
List: netbsd-users
Date: 04/07/2001 11:55:05
> wojtek@wojtek.3miasto.net wrote:
>
> > how to make it not showing other processes. good it does not show
> > environment variables but i think in multiuser environment it's
> > unacceptable that everybody could see what each other is doing.
> >
> > how to fix?
>
> You need similar changes for the envp case in sysctl_procargs()
> (located in sys/kern/kern_sysctl.c) for the argv case and also in
> sysctl_doeproc(). The work isn't that hard but there has been no
> agreement as to what knobs enable and disable the functionality. At the
strange that people don't think it's important ???
is such option planned in future releases or have i to do it myself and
patch every new netbsd release?