From owner-freebsd-security@FreeBSD.ORG Fri Jul 25 08:35:22 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA42737B401 for ; Fri, 25 Jul 2003 08:35:22 -0700 (PDT) Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34D4143F85 for ; Fri, 25 Jul 2003 08:35:22 -0700 (PDT) (envelope-from bsd@xtremedev.com) Received: from localhost (localhost [127.0.0.1]) by mail.XtremeDev.com (Postfix) with ESMTP id CD15170602; Fri, 25 Jul 2003 09:35:20 -0600 (MDT) Received: from mail.XtremeDev.com ([127.0.0.1]) by localhost (Amber.XtremeDev.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 69581-02-2; Fri, 25 Jul 2003 09:35:20 -0600 (MDT) Received: by mail.XtremeDev.com (Postfix, from userid 1001) id 6F4FA70601; Fri, 25 Jul 2003 09:35:20 -0600 (MDT) Date: Fri, 25 Jul 2003 09:35:20 -0600 From: BSD To: Rich Murphey Message-ID: <20030725153520.GA69761@Amber.XtremeDev.com> References: <026d01c35227$bce089e0$690010ac@a> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <026d01c35227$bce089e0$690010ac@a> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at xtremedev.com cc: security@freebsd.org Subject: Re: systrace for FreeBSD 5.1 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 15:35:23 -0000 On Thu, Jul 24, 2003 at 04:08:26PM -0500, Rich Murphey wrote: > I'm porting the most recent version of Neil Provos' systrace to FreeBSD 5.1. > I'm sending him the diffs to integrate into his distribution. I'd also like > to submit them to someone with FreeBSD for consideration, and hopefully > inclusion as a port or whatever you prefer. I'm curious as to difference between systrace and cerbNG. Can anyone shed some light on this? It would be great of course to have something like systrace be available on FreeBSD.