Subject: Re: Trying to compile solaris app for netbsd 1.3
To: Tim Rightnour <root@garbled.futureone.com>
From: Hubert Feyrer <hubert.feyrer@rrzc1.rz.uni-regensburg.de>
List: tech-userlevel
Date: 02/16/1998 15:54:11
>         if (ioctl(fd, PIOCPSINFO, &currproc) < 0) {

There's a whole lot of information available via that ioctl, tell me if you
need the proc(4) manpage from solaris; for the NetBSD port, I'd suggest you
look what's really needed and get this elsewere. Of you really insist on
reading things from a procfs (not everyone's got the NetBSD one mounted!), see
mount_procfs(8).


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>