Subject: Re: procfs cmdline stuff
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Christos Zoulas <christos@zoulas.com>
List: tech-kern
Date: 03/12/1999 20:46:41
On Mar 12, 11:32am, thorpej@nas.nasa.gov (Jason Thorpe) wrote:
-- Subject: procfs cmdline stuff

| On Fri, 12 Mar 1999 10:45:41 -0800 (PST) 
|  Christos Zoulas <christos@netbsd.org> wrote:
| 
|  > Modified Files:
|  > 	src/sys/miscfs/procfs: README procfs.h procfs_subr.c procfs_vnops.c
|  > Added Files:
|  > 	src/sys/miscfs/procfs: procfs_cmdline.c
|  > Log Message:
|  > PR/7143: Jaromir Docelek: Add procfs/cmdline from Linux emulation
| 
| Ouch... I wish you'd have waited a little.. this patch is buggy in that
| it will only work for curproc, and will yield incorrect results/faults
| when you try to read another process's cmdline.

I'll fix it.

christos