about sys/proc.h

Marc Olzheim marcolz at stack.nl
Tue Jun 3 08:03:18 PDT 2003


On Tue, Jun 03, 2003 at 01:08:32PM +0100, Calvin Lien wrote:
> I want to write some network programs on Redhat. But I have already found a similar one on the BSD. 
> I want to use his idea on my program. But face some problems as follow:
> 1. What kind of structs are defined under sys/proc.h ? Is there any similar header file defined under redhat (Because i cannot find on redhat)?
> 2. What kind of structs are defined under sys/signalvar.h, sys/protosw.h and sys/sysproto.h? Are there any similar headers defined under redhat?
> 3. Because I am running redhat now (for my program). Is there any websit I can find source codes as described above?
> Thanks for your help.

You can find all sources in the CVS repository:
For example: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/proc.h

Zlo


More information about the freebsd-net mailing list