From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 05:10:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C858116A4CE for ; Fri, 20 Feb 2004 05:10:31 -0800 (PST) Received: from nsuncom.rz.hu-berlin.de (nsuncom.rz.hu-berlin.de [141.20.1.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EC6543D1D for ; Fri, 20 Feb 2004 05:10:31 -0800 (PST) (envelope-from h0444lp6@student.hu-berlin.de) Received: from localhost (localhost [127.0.0.1])i1KDATr1000927 for ; Fri, 20 Feb 2004 14:10:29 +0100 (MET) Received: from nsuncom.rz.hu-berlin.de ([127.0.0.1]) by localhost (nsuncom [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00567-01-7 for ; Fri, 20 Feb 2004 14:10:27 +0100 (MET) Received: from kojo (wll195-144.wlan.hu-berlin.de [141.20.195.144]) i1KD9mli000481 for ; Fri, 20 Feb 2004 14:09:52 +0100 (MET) From: "h0444lp6" To: Date: Fri, 20 Feb 2004 21:10:59 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Virus-Scanned: by amavisd-new at hu-berlin.de Subject: options NSWAPDEV in 5.2R X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 13:10:31 -0000 Dear list, I used options NSWAPDEV=2 in my kernelconfig of 5.2R, but got unknown option. In 5.1R it still worked. Is the option gone in 5.2R? TIA