From owner-freebsd-net@FreeBSD.ORG Tue Jun 3 05:08:44 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0093637B401 for ; Tue, 3 Jun 2003 05:08:44 -0700 (PDT) Received: from raven.ecs.soton.ac.uk (raven.ecs.soton.ac.uk [152.78.70.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id C448C43F93 for ; Tue, 3 Jun 2003 05:08:42 -0700 (PDT) (envelope-from kwl02r@ecs.soton.ac.uk) Received: from pigeon.ecs.soton.ac.uk (ns1 [152.78.68.1]) by raven.ecs.soton.ac.uk (8.9.3/8.9.3) with ESMTP id NAA27046 for ; Tue, 3 Jun 2003 13:08:41 +0100 (BST) Received: from kaiwen (kaiwen [152.78.66.89]) by pigeon.ecs.soton.ac.uk (8.9.3p2/8.9.3) with SMTP id NAA09366 for ; Tue, 3 Jun 2003 13:08:41 +0100 (BST) Message-ID: <012901c329c8$da7bcb90$59424e98@kaiwen> From: "Calvin Lien" To: Date: Tue, 3 Jun 2003 13:08:32 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: about sys/proc.h X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 12:08:44 -0000 I want to write some network programs on Redhat. But I have already = found a similar one on the BSD.=20 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. Kai-Wen, Lien Dep. of ECS 023 80592422 ext 22422 Email:- kwl02r@ecs.soton.ac.uk