From owner-freebsd-current Tue Jun 6 1:15: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (hermes.dialup.ru [194.87.16.230]) by hub.freebsd.org (Postfix) with ESMTP id 5750A37BF96 for ; Tue, 6 Jun 2000 01:14:54 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.9.3/8.9.3) id MAA05837 for current@freebsd.org; Tue, 6 Jun 2000 12:14:50 +0400 (MSD) (envelope-from ache) Date: Tue, 6 Jun 2000 12:14:46 +0400 From: "Andrey A. Chernov" To: current@freebsd.org Subject: What happens with SECURELVL? (init complains) Message-ID: <20000606121446.A5822@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Organization: Biomechanoid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Now init always complains: init: cannot get kernel security level: No such file or directory It is because KERN_SECURELVL define still present in /sys/sysctl.h but gone from kern_mib.c Moreover, even define is gone from kern_mib.c, sysctl_kern_securelvl() function is still there! Please clean up the mess. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message