From owner-freebsd-questions Thu Jun 26 15:23:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA15881 for questions-outgoing; Thu, 26 Jun 1997 15:23:25 -0700 (PDT) Received: from ormail.intel.com (ormail.intel.com [134.134.248.3]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA15873 for ; Thu, 26 Jun 1997 15:23:19 -0700 (PDT) Received: from ichips.intel.com (ichips.intel.com [134.134.50.200]) by ormail.intel.com (8.8.4/8.8.4) with ESMTP id PAA13848 for ; Thu, 26 Jun 1997 15:23:00 -0700 (PDT) Received: from ichips.intel.com by ichips.intel.com (8.7.4/jIII) id PAA00963; Thu, 26 Jun 1997 15:23:18 -0700 (PDT) Message-Id: <199706262223.PAA00963@ichips.intel.com> To: freebsd-questions@freebsd.org Subject: fork proceses. Date: Thu, 26 Jun 1997 15:23:18 -0700 From: Sri Ramkrishna Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm getting some strange mssages from FreeBSD telling me that fork is failing. This happens if I tried to do a man or something. I'm running FreeBSD-2.2.1 on a Ppro 150Hz. Is there something in the kernel that limits the number of processes a user can invoke? sri