From owner-freebsd-current Tue Oct 8 17:47:30 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA20254 for current-outgoing; Tue, 8 Oct 1996 17:47:30 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA20249 for ; Tue, 8 Oct 1996 17:47:27 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.0/CET-v2.1) with SMTP id AAA28871; Wed, 9 Oct 1996 00:47:10 GMT Date: Wed, 9 Oct 1996 09:47:10 +0900 (JST) From: Michael Hancock To: Joerg Wunsch cc: FreeBSD-current users Subject: Re: bpatch (was Re: secure level diffs to kern_mib.c, LINT) In-Reply-To: <199610080740.JAA19572@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 8 Oct 1996, J Wunsch wrote: > As Michael Hancock wrote: > > > What's the history of bpatch? Did we ever have one? > > There's already another bpatch in the ports. Yes, it was in editors. I guess it needs to be called something else. The bpatch in BSDI would allow you to do this... bpatch securelevel 1 Regards, Mike Hancock