Subject: Re: /proc?
To: None <port-amiga@netbsd.org>
From: Matthias Scheler <tron@zhadum.de>
List: port-amiga
Date: 11/26/1999 00:01:48
In article <19991120185653.A5334@tehran.nmrc.ucc.ie>,
	Lars Hecking <lhecking@nmrc.ucc.ie> writes:
>  ... but how do I create /proc?

Well, "mkdir /proc" will do it. :-)

But I suppose you want a line like this in your "/etc/fstab", too:

procfs          /proc           procfs  ro

> There is no man page.

You should read "man 5 fstab" and "man 8 mount_proc".

>  Are the relevant utilites in the distribution (ps, top) /proc-aware,

"ps" supports falling back to "/proc".

>  or are such versions available somewhere?

Why do you need those? As long as your binaries and kernel are from the
same release or compiled from the same sources using "libkvm" will
work fine.

	Kind regards

-- 
Matthias Scheler                            http://www.sighardstrasse.de/~tron/