Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2003 17:03:11 +0200
From:      Marc Olzheim <marcolz@stack.nl>
To:        Calvin Lien <kwl02r@ecs.soton.ac.uk>
Cc:        freebsd-net@freebsd.org
Subject:   Re: about sys/proc.h
Message-ID:  <20030603150311.GA36036@stack.nl>
In-Reply-To: <012901c329c8$da7bcb90$59424e98@kaiwen>
References:  <012901c329c8$da7bcb90$59424e98@kaiwen>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030603150311.GA36036>