From owner-freebsd-hackers@FreeBSD.ORG Sun Feb 29 01:37:01 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5C4816A4CE for ; Sun, 29 Feb 2004 01:37:01 -0800 (PST) Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70AFE43D1F for ; Sun, 29 Feb 2004 01:37:01 -0800 (PST) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs.huji.ac.il with esmtp id 1AxNNY-0007wX-2S for freebsd-hackers@freebsd.org; Sun, 29 Feb 2004 11:36:56 +0200 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 29 Feb 2004 11:36:56 +0200 From: Danny Braniss Message-Id: Subject: kernel options X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 09:37:01 -0000 hi, is there a way of knowing with which kernel-options a particular kernel was compiled with (appart form the obvious config file)? danny